removed template

This commit is contained in:
Simon Schmidt 2021-06-10 18:57:30 +02:00
parent 86ad3211b4
commit 9da19716d7

View File

@ -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