5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
// Change with your credentials and rename this file 'secrets.h'
|
|
|
|
#define SECRET_WIFI_SSID "YOUR_SSID"
|
|
#define SECRET_WIFI_PASS "YOUR_PASS"
|