mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 21:56:35 +00:00
Disable HASP_USE_OTA
This commit is contained in:
parent
c7a008dd1d
commit
8d09776e6e
@ -15,6 +15,8 @@ build_flags =
|
||||
${esp32.ps_ram}
|
||||
-D HASP_MODEL="Arduitouch ESP32"
|
||||
|
||||
-D HASP_USE_OTA=0 ; No ArduinoOTA on port 3232
|
||||
|
||||
;region -- TFT_eSPI build options ------------------------
|
||||
${lcd.ili9341}
|
||||
${touch.xpt2046}
|
||||
|
@ -15,6 +15,8 @@ build_flags =
|
||||
${esp32.ps_ram}
|
||||
-D HASP_MODEL="TTGO T7 v1.5"
|
||||
|
||||
-D HASP_USE_OTA=0 ; No ArduinoOTA on port 3232
|
||||
|
||||
;region -- TFT_eSPI build options ------------------------
|
||||
${lcd.ili9341}
|
||||
${touch.xpt2046}
|
||||
|
Loading…
x
Reference in New Issue
Block a user