6 lines
204 B
TOML
6 lines
204 B
TOML
|
CIRCUITPY_WIFI_SSID = "cset@stcc"
|
||
|
CIRCUITPY_WIFI_PASSWORD = "c1s2e3t4"
|
||
|
|
||
|
# Replace the next two lines with your Adafruit username and key.
|
||
|
aio_username = "csetuser"
|
||
|
aio_key = "aio_MoIy372savdsgdasgasgasgd"
|