@@ -14,3 +14,4 @@ compile_commands.json
config
config.env
*~
+main/configuration.h
@@ -0,0 +1,3 @@
+// Set these values to configure the wifi settings
+#define WIFI_ESSID ""
+#define WIFI_PASSWORD ""