Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
unlogisch04 committed May 31, 2024
1 parent 93fbb6d commit 9574811
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ build_unflags = -Os -std=gnu++11
;board = lolin_c3_mini

[env:esp32c6]
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF5
platform = https://github.com/tasmota/platform-espressif32#2024.05.13
;platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF5
build_flags =
${env.build_flags}
-DESP32C6
Expand Down

0 comments on commit 9574811

Please sign in to comment.