Skip to content

Commit c234e70

Browse files
committed
use previous tasmota platform
1 parent 6129689 commit c234e70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

platformio.ini

+2-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ extra_scripts =
5050

5151
[espressi32_base_tasmota]
5252
; use Tasmota's libary which removes some libs (like mbedtsl) and increases available heap
53-
platform = https://github.com/tasmota/platform-espressif32.git ; development
53+
; platform = https://github.com/tasmota/platform-espressif32.git ; latest development
54+
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.10.03/platform-espressif32-2023.10.03.zip ; latest stable
5455
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.10.02/platform-espressif32.zip
5556
framework = arduino
5657
board_build.filesystem = littlefs

0 commit comments

Comments
 (0)