Use Lab11 Revised Code

This commit is contained in:
Edward Bigos 2026-04-16 10:24:28 -04:00
commit cb4844f6fe
18 changed files with 8342 additions and 0 deletions

View file

@ -0,0 +1,7 @@
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"