diff --git a/vulpes/src/config.h.default b/vulpes/src/config.h.default new file mode 100644 index 0000000..454e87d --- /dev/null +++ b/vulpes/src/config.h.default @@ -0,0 +1,2 @@ +#define WIFI_SSID "wifi_name" +#define WIFI_PASSWORD "wifi_pass" \ No newline at end of file diff --git a/vulpes/src/main.cpp b/vulpes/src/main.cpp index 87e9548..09210a8 100644 --- a/vulpes/src/main.cpp +++ b/vulpes/src/main.cpp @@ -76,7 +76,7 @@ const char index_html[] PROGMEM = R"rawliteral( Message (current value %inputMsg%):