- fix some spelling mistakes in the ini
This commit is contained in:
ZanzyTHEbar 2023-01-02 00:44:13 +00:00
parent 6c5fad8cd9
commit 2b752e45f0
2 changed files with 3 additions and 3 deletions

View File

@ -227,8 +227,8 @@ build_flags =
!python tools/autoversioning.py
!python tools/git_rev.py
-DENABLE_ADHOC=${wifi.enableADHOC}
-DADHOC_CHANNEL=${wifi.adhocChannel}
-DENABLE_ADHOC=${wifi.enableadhoc}
-DADHOC_CHANNEL=${wifi.adhocchannel}
-DWIFI_CHANNEL=${wifi.channel}
-DDEBUG_ESP_PORT=Serial ; set the debug port
'-DMDNS_HOSTNAME=${wifi.mDNSName}' ; Set the OTA password

View File

@ -1 +1 @@
v8.0.9
v9.0.0