소스 검색

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