mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 13:46:37 +00:00
Merge pull request #10003 from Jason2866/patch-1
wrong ota entry for tasmota32.bin
This commit is contained in:
commit
58ebd84ea9
@ -95,7 +95,7 @@
|
|||||||
#define OTA_URL "http://ota.tasmota.com/tasmota/release/tasmota.bin.gz" // [OtaUrl]
|
#define OTA_URL "http://ota.tasmota.com/tasmota/release/tasmota.bin.gz" // [OtaUrl]
|
||||||
#endif // ESP8266
|
#endif // ESP8266
|
||||||
#ifdef ESP32
|
#ifdef ESP32
|
||||||
#define OTA_URL "http://ota.tasmota.com/tasmota32/release/tasmota.bin" // [OtaUrl]
|
#define OTA_URL "http://ota.tasmota.com/tasmota32/release/tasmota32.bin" // [OtaUrl]
|
||||||
#endif // ESP32
|
#endif // ESP32
|
||||||
#define OTA_COMPATIBILITY false // [SetOption78] Disable OTA compatibility check
|
#define OTA_COMPATIBILITY false // [SetOption78] Disable OTA compatibility check
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user