mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 19:26:37 +00:00
Update xdrv_01_webserver.ino
call legacy driver too for OTA
This commit is contained in:
parent
70c6e730f0
commit
bcba4cd4d9
@ -2582,7 +2582,7 @@ void HandleUploadDone(void) {
|
||||
WSContentStop();
|
||||
}
|
||||
|
||||
#ifdef USE_BLE_ESP32
|
||||
#if defined(USE_BLE_ESP32) || defined(USE_MI_ESP32)
|
||||
// declare the fn
|
||||
int ExtStopBLE();
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user