Enable -Wall build flag

This commit is contained in:
GHOSCHT 2023-03-24 16:51:25 +01:00
parent 83454e1f38
commit b6fbafba76

View file

@ -15,4 +15,4 @@ framework = arduino
board_build.partitions = huge_app.csv
lib_deps = etlcpp/Embedded Template Library@^20.35.12
monitor_speed=115200
upload_port=/dev/ttyUSB1
build_flags=-Wall