Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 5abc934

Browse files
authored
v1.10.0 to use latest ESP32 versions
### Major Releases v1.10.0 1. Update to use latest versions of ESP32_New_TimerInterrupt Library - [ESP32_New_TimerInterrupt v1.3.0](https://github.com/khoih-prog/ESP32_New_TimerInterrupt) 2. Update `Packages_Patches`
1 parent 9f1a7e8 commit 5abc934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio/platformio.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ build_flags =
222222

223223
; ============================================================
224224

225-
[env:esp32sc3]
225+
[env:esp32c3]
226226
platform = espressif32
227227
framework = arduino
228228

0 commit comments

Comments
 (0)