Skip to content

Commit e114981

Browse files
authored
Update platformio.ini
1 parent 2ce4d13 commit e114981

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

platformio.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,10 @@ lib_ignore =
2727

2828
[env:esp32]
2929
board = esp32dev
30-
check_tool = cppcheck
30+
build_type = debug
3131

3232
[env:esp32-s3]
3333
board = esp32-s3-devkitc-1
34-
check_tool = cppcheck
3534

3635
[env:esp32-c2]
3736
board = esp32-c2-devkitm-1

0 commit comments

Comments
 (0)