adafruit / adafruit/Adafruit_Learning_System_Guides
IoT_Environment_Sensor code is out of date
- Dominant language
- C
- Stars
- 1.1k
- Forks
- 806
- Avg merge
- 16h 52m
- Merged PRs (30d)
- 11
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open IoT_Environment_Sensor/aio.py at the import on line 25 and inspect references to esp32spi_reqeusts. Check whether related outdated references remain, then update the project to use adafruit_requests. Done means the obsolete import is removed and the sensor example uses the current requests module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100