Adafruit_Learning_System_Guides icon indicating copy to clipboard operation
Adafruit_Learning_System_Guides copied to clipboard

IoT_Environment_Sensor code is out of date

Open FoamyGuy opened this issue 8 months ago • 0 comments

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.

FoamyGuy avatar Mar 25 '25 13:03 FoamyGuy