mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Dont warn on nonnull comparisons (#3123)
This commit is contained in:
@@ -94,6 +94,7 @@ lib_deps =
|
||||
DNSServer ; captive_portal (Arduino built-in)
|
||||
build_flags =
|
||||
${common:arduino.build_flags}
|
||||
-Wno-nonnull-compare
|
||||
-DUSE_ESP8266
|
||||
-DUSE_ESP8266_FRAMEWORK_ARDUINO
|
||||
extra_scripts = post:esphome/components/esp8266/post_build.py.script
|
||||
|
||||
Reference in New Issue
Block a user