get rid of all compile warnings
This commit is contained in:
@@ -18,12 +18,12 @@ framework = arduino
|
||||
monitor_speed = 115200
|
||||
upload_speed = 115200
|
||||
board_build.flash_mode = dout
|
||||
build_flags =
|
||||
build_flags =
|
||||
-Wno-unused-function
|
||||
-Wno-unused-variable
|
||||
-DLOG_DEBUG=1
|
||||
-DLOG_INFO=1
|
||||
-DLOG_ERROR=1
|
||||
upload_port = COM7
|
||||
monitor_port = COM7
|
||||
|
||||
[env:esp8266-1m-base]
|
||||
board = ${common.board_1m}
|
||||
|
||||
Reference in New Issue
Block a user