浏览代码

Define configuration template

DarkMorford 6 年之前
父节点
当前提交
3842ec716d
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      code/config.json.tmpl

+ 7 - 0
code/config.json.tmpl

@@ -0,0 +1,7 @@
+{
+	"wifi": {
+		"ssid": "LunarModule",
+		"password": "DesertBus"
+	},
+	"buttonId": 0
+}