Log by default to stderr/stdout, make user disable this explicitly for units which use GPIO 1,3
This commit is contained in:
2
mos.yml
2
mos.yml
@ -29,8 +29,6 @@ config_schema:
|
|||||||
- ["wifi.sta.enable", true]
|
- ["wifi.sta.enable", true]
|
||||||
- ["wifi.sta.ssid", "dapches-iot"]
|
- ["wifi.sta.ssid", "dapches-iot"]
|
||||||
- ["wifi.sta.pass", "marielle"]
|
- ["wifi.sta.pass", "marielle"]
|
||||||
- ["debug.stderr_uart", -1]
|
|
||||||
- ["debug.stdout_uart", -1]
|
|
||||||
- ["mqtt.enable", true]
|
- ["mqtt.enable", true]
|
||||||
- ["http.enable", true]
|
- ["http.enable", true]
|
||||||
- ["mqtt.server", "mqtt.ipng.nl:8883"]
|
- ["mqtt.server", "mqtt.ipng.nl:8883"]
|
||||||
|
Reference in New Issue
Block a user