Browse Source

add json config file

Helmut Pozimski 8 năm trước cách đây
mục cha
commit
fa02a58907
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  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"
+}