You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#For use of the TTGO T-Display ESP32 Module with integrated TFT display uncomment the following line
270
270
#TFT_eSPI
271
271
#For compatible OLED display uncomment following
@@ -416,7 +416,7 @@ board_build.flash_mode = dio
416
416
;; WLEDMM begin
417
417
418
418
;; tasmota platform - reduces firmaware size by ~280KB
419
-
platformTasmota = https://github.com/tasmota/platform-espressif32/releases/download/2023.06.02/platform-espressif32.zip ;; Tasmota Arduino Core 2.0.9 with IPv6 support, based on IDF 4.4.4
419
+
platformTasmota = https://github.com/tasmota/platform-espressif32/releases/download/2024.04.00/platform-espressif32.zip ;; Tasmota Arduino Core 2.0.9 with IPv6 support, based on IDF 4.4.4
420
420
platform_packagesTasmota =
421
421
422
422
;; ** For compiling with latest Frameworks (IDF4.4.x and arduino-esp32 v2.0.x) **
0 commit comments