added correct ssid name for bitniks

This commit is contained in:
dennisdebel 2020-10-16 00:07:48 +02:00
parent 8e69e5bf42
commit 3872fc45f4
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
ESP8266WebServer server(80);
#ifndef STASSID
#define STASSID "\xF0\x9F\x9B\xB4 UNFLASHED"
#define STASSID "Follow the Rider ƪ(ړײ)ƪ"
//#define STASPSK "mypassword"
#endif