4 lines
103 B
C
4 lines
103 B
C
|
// Both SSID and password must be 8 characters or longer
|
||
|
#define SECRET_SSID ""
|
||
|
#define SECRET_PASS ""
|