2026IoTPicowLab/Lab11/CircuitPython/Code/settings.toml
2026-04-14 00:30:03 -04:00

7 lines
231 B
TOML
Executable file

CIRCUITPY_WIFI_SSID = "cset@stcc"
CIRCUITPY_WIFI_PASSWORD = "c1s2e3t4"
# Replace the next two lines with your Adafruit username and key.
ADAFRUIT_IO_USERNAME = "csetuser"
ADAFRUIT_IO_KEY = "aio_whil751ZM389iWH4GR20r90cTb0R"