mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 09:49:54 +03:00
1.5.1 - fixes some bugs in 1.5.0
This commit is contained in:
@@ -10,7 +10,7 @@ build_flags = -g -w
|
||||
|
||||
wifi_settings =
|
||||
; hard code if you prefer. Recommendation is to set from within the app when in Serial or AP mode
|
||||
;wifi_settings = -DWIFI_SSID="your_ssid" -DWIFI_PASSWORD="your_pw"
|
||||
;wifi_settings = '-DWIFI_SSID="XXXX"' '-DWIFI_PASSWORD="XXXX"'
|
||||
|
||||
lib_deps =
|
||||
CRC32
|
||||
|
||||
Reference in New Issue
Block a user