Przeglądaj źródła

Define configuration template

DarkMorford 6 lat temu
rodzic
commit
3842ec716d
1 zmienionych plików z 7 dodań i 0 usunięć
  1. 7 0
      code/config.json.tmpl

+ 7 - 0
code/config.json.tmpl

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