Skip to content

Commit f9a405b

Browse files
brentrubrentru
authored andcommitted
modify requirements.txt
1 parent e587dab commit f9a405b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535

3636
install_requires=[
3737
'Adafruit-Blinka',
38-
'ESP32SPI'
38+
'adafruit-circuitpython-esp32spi',
39+
'adafruit-circuitpython-simpleio'
3940
],
4041

4142
# Choose your license

0 commit comments

Comments
 (0)