mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
more stable OTA uploads. disable UART and stop Mqtt during upload.
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
#include <ArduinoOTA.h>
|
||||
#include <WiFiUdp.h>
|
||||
|
||||
#include "../../src/system.h" // proddy added
|
||||
|
||||
#ifndef FACTORY_OTA_PORT
|
||||
#define FACTORY_OTA_PORT 8266
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user