diff --git a/include/template.h b/include/template.h deleted file mode 100644 index c33ff69..0000000 --- a/include/template.h +++ /dev/null @@ -1,10 +0,0 @@ - -#ifndef __WIFI_CREDENTIALS_H -#define __WIFI_CREDENTIALS_H - -#ifndef STASSID -#define STASSID "ssid" -#define STAPSK "key" -#endif - -#endif // __WIFI_CREDENTIALS_H \ No newline at end of file