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