Skip to content

Commit 5c41c85

Browse files
authored
Update platformio.ini
1 parent 75c2a71 commit 5c41c85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platformio.ini

+3-3
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ lib_ignore = BLE
4242
board = esp32dev
4343
build_type = debug
4444

45-
[env:esp32-s3]
46-
board = esp32-s3-devkitc-1
47-
4845
[env:esp32-c2]
4946
board = esp32-c2-devkitm-1
5047
check_tool = cppcheck
5148

49+
[env:esp32-s3]
50+
board = esp32-s3-devkitc-1
51+
5252
[env:esp32-c3]
5353
board = esp32-c3-devkitm-1
5454
check_tool = cppcheck

0 commit comments

Comments
 (0)