Adafruit_Learning_System_Guides
Adafruit_Learning_System_Guides copied to clipboard
IoT_Environment_Sensor code is out of date
This projects code references an import for esp32spi_reqeusts that doesn't exist any more https://github.com/adafruit/Adafruit_Learning_System_Guides/blob/7406a2bb4a83ee7978cfd2502732ba7d1608af66/IoT_Environment_Sensor/aio.py#L25
It needs updated to use adafruit_requests and perhaps other updates as well.