mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +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();
|
WSContentStop();
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef USE_BLE_ESP32
|
#if defined(USE_BLE_ESP32) || defined(USE_MI_ESP32)
|
||||||
// declare the fn
|
// declare the fn
|
||||||
int ExtStopBLE();
|
int ExtStopBLE();
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user