diff --git a/mos.yml b/mos.yml index 4a40ba1..1636532 100644 --- a/mos.yml +++ b/mos.yml @@ -10,6 +10,7 @@ mongoose_os_version: ${mos.version} config_schema: - ["mqtt.server", "iot.eclipse.org:1883"] - ["i2c.enable", true] +# - ["board.led1.pin", "i", 4, {title: "LED on/off default ESP32 PIN"}] tags: - js