4 lines
86 B
C
4 lines
86 B
C
|
//arduino_secrets.h header file
|
||
|
#define SECRET_SSID "xxxx"
|
||
|
#define SECRET_PASS "xxxx"
|