Skip to content

Commit e023926

Browse files
committed
invalid debug lvl=
1 parent 2e63e3e commit e023926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ESP8266_ARDUINO_BUILDER=${ESP8266_ARDUINO_BUILDER:-arduino}
44
ESP8266_ARDUINO_PRESERVE_CACHE=${ESP8266_ARDUINO_PRESERVE_CACHE:-}
55

66
# sketch build options
7-
ESP8266_ARDUINO_DEBUG=${ESP8266_ARDUINO_DEBUG:-None}
7+
ESP8266_ARDUINO_DEBUG=${ESP8266_ARDUINO_DEBUG:-None____}
88
ESP8266_ARDUINO_LWIP=${ESP8266_ARDUINO_LWIP:-default}
99
ESP8266_ARDUINO_SKETCHES=${ESP8266_ARDUINO_SKETCHES:-}
1010

0 commit comments

Comments
 (0)