aboutsummaryrefslogtreecommitdiff
path: root/main/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/config.def.h')
-rw-r--r--main/config.def.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/config.def.h b/main/config.def.h
new file mode 100644
index 0000000..a02915f
--- /dev/null
+++ b/main/config.def.h
@@ -0,0 +1,5 @@
+#pragma once
+
+#define CONF_NET_SSID "network name"
+#define CONF_NET_PASS "network password"
+