6 lines
196 B
C
6 lines
196 B
C
#define WIFI_SSID "ssid"
|
|
#define WIFI_PASS "password"
|
|
#define HUE_USER "foobar"
|
|
#define AIO_USER "blinka"
|
|
#define AIO_KEY "12345678900aasdfqwerzxvb"
|
|
#define DARKSKY_KEY "12345678900aasdfqwerzxvb"
|