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
Copy file name to clipboardExpand all lines: platformio.ini
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -415,7 +415,7 @@ board_build.flash_mode = dio
415
415
;; WLEDMM begin
416
416
417
417
;; tasmota platform - reduces firmaware size by ~280KB
418
-
platformTasmota = https://github.com/tasmota/platform-espressif32/releases/download/2023.06.04/platform-espressif32.zip ;; Tasmota Arduino Core 2.0.10 with IPv6 support, based on IDF 4.4.4
418
+
platformTasmota = https://github.com/tasmota/platform-espressif32/releases/download/2024.04.00/platform-espressif32.zip ;; Tasmota Arduino Core 2.0.15 with IPv6 support, based on IDF 4.4.4
419
419
platform_packagesTasmota =
420
420
421
421
;; ** For compiling with latest Frameworks (IDF4.4.x and arduino-esp32 v2.0.x) **
0 commit comments