Skip to content

Commit fa5a2d2

Browse files
committed
PIO: Fixed configuration bug
1 parent 45cea14 commit fa5a2d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ board = esp32dev
7171
; [env:Test_BSI-1]
7272
; board = esp32-c3-devkitm-1
7373
; Extra options already in boards file
74-
; build_flags =
74+
build_flags =
7575
-O3
7676
-std=gnu++23
7777
-Wall

0 commit comments

Comments
 (0)