Skip to content

Commit 0a5b8b3

Browse files
committed
Moving Tasmota up to the latest 4.4.7
1 parent 33124b9 commit 0a5b8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ board_build.flash_mode = dio
415415
;; WLEDMM begin
416416

417417
;; 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
419419
platform_packagesTasmota =
420420

421421
;; ** For compiling with latest Frameworks (IDF4.4.x and arduino-esp32 v2.0.x) **

0 commit comments

Comments
 (0)