mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 21:26:43 +00:00
Code clean-up
This commit is contained in:
parent
1a29225f3e
commit
097d9ce5be
@ -178,8 +178,6 @@ void otaEverySecond(void)
|
||||
|
||||
void otaHttpUpdate(const char * espOtaUrl)
|
||||
{ // Update ESP firmware from HTTP
|
||||
// nextionSendCmd("page 0");
|
||||
// nextionSetAttr("p[0].b[1].txt", "\"HTTP update\\rstarting...\"");
|
||||
#if HASP_USE_MDNS > 0
|
||||
mdnsStop(); // Keep mDNS responder from breaking things
|
||||
#endif
|
||||
|
@ -8,7 +8,7 @@
|
||||
; !! This board already defines TFT_CS, TFT_DC and TFT_RST !!
|
||||
|
||||
[env:lolind32pro-lolintft24]
|
||||
platform = espressif32 @ ^2.0.0
|
||||
platform = espressif32
|
||||
board = lolin_d32_pro
|
||||
;upload_port = COM6 ; To change the port, use platform_override.ini
|
||||
;monitor_port = COM6 ; To change the port, use platform_override.ini
|
||||
|
Loading…
x
Reference in New Issue
Block a user