added correct ssid name for bitniks
This commit is contained in:
parent
8e69e5bf42
commit
3872fc45f4
Binary file not shown.
@ -15,7 +15,7 @@
|
|||||||
ESP8266WebServer server(80);
|
ESP8266WebServer server(80);
|
||||||
|
|
||||||
#ifndef STASSID
|
#ifndef STASSID
|
||||||
#define STASSID "\xF0\x9F\x9B\xB4 UNFLASHED"
|
#define STASSID "Follow the Rider ƪ(ړײ)ƪ"
|
||||||
//#define STASPSK "mypassword"
|
//#define STASPSK "mypassword"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user