mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Disable HASP_USE_MDNS
This commit is contained in:
parent
9b2c73fb26
commit
7bf750c095
@ -14,7 +14,7 @@ build_flags =
|
|||||||
${esp32.build_flags}
|
${esp32.build_flags}
|
||||||
${esp32.ps_ram}
|
${esp32.ps_ram}
|
||||||
|
|
||||||
-D HASP_USE_MDNS=1 ; saves 32 KiB flash
|
-D HASP_USE_MDNS=0 ; saves 32 KiB flash
|
||||||
-D HASP_USE_OTA=0 ; No ArduinoOTA on port 3232
|
-D HASP_USE_OTA=0 ; No ArduinoOTA on port 3232
|
||||||
|
|
||||||
;region -- TFT_eSPI build options ------------------------
|
;region -- TFT_eSPI build options ------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user