wrong ota entry for tasmota32.bin

This commit is contained in:
Jason2866 2020-11-28 15:43:49 +01:00 committed by GitHub
parent 0cb31f72dd
commit db90ad2e46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
#define OTA_URL "http://ota.tasmota.com/tasmota/release/tasmota.bin.gz" // [OtaUrl]
#endif // ESP8266
#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
#define OTA_COMPATIBILITY false // [SetOption78] Disable OTA compatibility check