Enable debugging support
This commit is contained in:
parent
f626085e40
commit
cbd7580002
|
@ -15,3 +15,5 @@ framework = arduino
|
|||
lib_deps =
|
||||
adafruit/DHT sensor library@^1.4.4
|
||||
adafruit/Adafruit Unified Sensor@^1.1.9
|
||||
build_type=debug
|
||||
monitor_filters = esp8266_exception_decoder
|
||||
|
|
Loading…
Reference in New Issue