This commit is contained in:
Rich
2021-07-28 09:39:52 +01:00
parent edac1ad044
commit b06a967f6a
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ import os
basedir = os.path.abspath(os.path.dirname(__file__))
debug = False
Debug = False
RPI = True
ClientInterface = "wlan1"