Skip to content

Commit

Permalink
Update to rc8 with Tasmota Core 2023.08.01 #513
Browse files Browse the repository at this point in the history
  • Loading branch information
fvanroie committed Aug 29, 2023
1 parent dcb167c commit e291060
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ build_flags =
-D HASP_VER_MAJ=0
-D HASP_VER_MIN=7
;-D HASP_VER_REV=4
-D HASP_VER_REV=0-rc7
-D HASP_VER_REV=0-rc8
;-D HASP_VER_REV=4-rc1
${override.build_flags}

Expand Down
4 changes: 2 additions & 2 deletions user_setups/esp32/_esp32.ini
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ lib_deps =
[arduino_esp32_v2]
extends = esp32
framework = arduino
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.01.01/platform-espressif32.zip
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.07.00/platform-espressif32.zip
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.05.01/platform-espressif32.zip
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.08.01/platform-espressif32.zip

lib_ignore =
${esp32.lib_ignore}
Expand Down

0 comments on commit e291060

Please sign in to comment.