diff --git a/platformio_override_sample.ini b/platformio_override_sample.ini index 22ea0d674..e51a0fdd8 100644 --- a/platformio_override_sample.ini +++ b/platformio_override_sample.ini @@ -18,7 +18,7 @@ ; *** Build/upload environment default_envs = ; *** Uncomment the line(s) below to select version(s) - tasmota + tasmota32c5 ; tasmota-debug ; tasmota-minimal ; tasmota-lite @@ -77,7 +77,7 @@ lib_extra_dirs = ${library.lib_extra_dirs} [env:tasmota32_base] ; *** Uncomment next lines ";" to enable development Tasmota Arduino version ESP32 -;platform = https://github.com/Jason2866/platform-espressif32/releases/download/2024.07.22/platform-espressif32.zip +platform = platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55 ;platform_packages = framework-arduinoespressif32 @ ;build_unflags = ${esp32_defaults.build_unflags}