mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-28 05:01:28 +03:00
style
This commit is contained in:
@ -32,7 +32,7 @@ FSTools fstools;
|
|||||||
|
|
||||||
#ifndef STASSID
|
#ifndef STASSID
|
||||||
#define STASSID "xxxx"
|
#define STASSID "xxxx"
|
||||||
#define STAPSK "xxxx"
|
#define STAPSK "xxxx"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
const char* ssid = STASSID;
|
const char* ssid = STASSID;
|
||||||
|
Reference in New Issue
Block a user