Log by default to stderr/stdout, make user disable this explicitly for units which use GPIO 1,3

This commit is contained in:
Pim van Pelt
2018-11-01 14:11:21 +01:00
parent 23b2e37a1f
commit 08453f3b5d

View File

@ -29,8 +29,6 @@ config_schema:
- ["wifi.sta.enable", true]
- ["wifi.sta.ssid", "dapches-iot"]
- ["wifi.sta.pass", "marielle"]
- ["debug.stderr_uart", -1]
- ["debug.stdout_uart", -1]
- ["mqtt.enable", true]
- ["http.enable", true]
- ["mqtt.server", "mqtt.ipng.nl:8883"]