mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
update
- fix some spelling mistakes in the ini
This commit is contained in:
parent
6c5fad8cd9
commit
2b752e45f0
@ -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
|
||||
|
||||
@ -1 +1 @@
|
||||
v8.0.9
|
||||
v9.0.0
|
||||
Loading…
Reference in New Issue
Block a user