From 8c0ffb3573a06c34245cc121b7fefb8ff82af330 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sun, 13 Jun 2021 18:01:30 +0200 Subject: [PATCH] Use Tasmota Core32 --- platformio_tasmota_env32.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio_tasmota_env32.ini b/platformio_tasmota_env32.ini index c866c8bfc..a6c6143b8 100644 --- a/platformio_tasmota_env32.ini +++ b/platformio_tasmota_env32.ini @@ -41,7 +41,7 @@ build_flags = ${common32.build_flags} -DFIRMWARE_TASMOTA32 [env:tasmota32solo1] extends = env:tasmota32_base -platform_packages = tasmota/framework-arduinoespressif32 @ 3.10006.210420 +platform_packages = framework-arduinoespressif32 @ https://github.com/tasmota/arduino-esp32/releases/download/1.0.7/tasmota-arduinoespressif32-solo1-release_v3.3.5.tar.gz platformio/tool-mklittlefs @ ~1.203.200522 build_flags = ${common32.build_flags} -DFIRMWARE_TASMOTA32