ソースを参照

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
+}