浏览代码

add json config file

Helmut Pozimski 8 年之前
父节点
当前提交
fa02a58907
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      config/stdd.json

+ 10 - 0
config/stdd.json

@@ -0,0 +1,10 @@
+{
+            "hw_address": "",
+            "blink_colon": false,
+            "brightness_high": 15,
+            "brightness_low": 2,
+            "set_brightness_low": "00:00",
+            "set_brightness_high": "00:00",
+            "syslog_level": "info",
+            "syslog_facility": "user"
+}