Update Ardruino SDK to 1.8.4, add full warnings check

This commit is contained in:
Ted Hess 2017-10-13 17:13:23 -04:00
parent 3284cfaced
commit 92e5885b34
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ env_default = rambo
platform=atmelavr
board=reprap_rambo
framework=arduino
build_flags = -I$BUILDSRC_DIR -Wall -Wextra -Wno-unused-parameter -Wno-empty-body
build_flags = -I$BUILDSRC_DIR -Wall -Wextra