Skip to content

Commit d1fa279

Browse files
committed
local options
1 parent 70af1e1 commit d1fa279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/adafruitGfx/tft/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ board = nanoatmega328
1717
framework = arduino
1818
upload_port=/dev/ttyUSB*
1919
upload_flags=-V
20-
build_flags = -Wno-comment -Wno-reorder -Wno-strict-aliasing -Wno-builtin-macro-redefined -DNODEBUG
20+
build_flags = -DNODEBUG
2121

2222
; [env:teensy31]
2323
; platform = teensy

0 commit comments

Comments
 (0)