Explorar o código

Add configuration.h

Helmut Pozimski %!s(int64=2) %!d(string=hai) anos
pai
achega
19e7ca9d0a
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  1. 1 0
      .gitignore
  2. 3 0
      main/configuration.h

+ 1 - 0
.gitignore

@@ -14,3 +14,4 @@ compile_commands.json
 config
 config.env
 *~
+main/configuration.h

+ 3 - 0
main/configuration.h

@@ -0,0 +1,3 @@
+// Set these values to configure the wifi settings
+#define WIFI_ESSID ""
+#define WIFI_PASSWORD ""