Refactoring, cleanup, removing debugging prints.
This commit is contained in:
1
mos.yml
1
mos.yml
@@ -35,6 +35,7 @@ config_schema:
|
||||
# - ["i2c.scl_gpio", 5] # D1
|
||||
- ["tp", "o", {title: "Thermo printer controller settings"}]
|
||||
- ["tp.escapeCharacter", "i", 27, {title: "ASCII code of character, that is to be used as escape character in text interpretation"}]
|
||||
- ["tp.printSystemInfoOnStartup", "b", false, {title: "Prints some technical info about CPU/System resources after boot"}]
|
||||
# - ["mqtt.enable", true]
|
||||
# - ["mqtt.server", "mqtt.pmpark.de:1883"]
|
||||
# - ["mqtt.user", "default"]
|
||||
|
||||
Reference in New Issue
Block a user