Fix I2C pins & add SHT4x froz

This commit is contained in:
ladyada 2024-03-05 11:33:52 -05:00
parent 51f68932cd
commit 655cf6f13f
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -380,3 +380,6 @@
[submodule "frozen/Adafruit_CircuitPython_ConnectionManager"]
path = frozen/Adafruit_CircuitPython_ConnectionManager
url = https://github.com/adafruit/Adafruit_CircuitPython_ConnectionManager.git
[submodule "frozen/Adafruit_CircuitPython_SHT4x"]
path = frozen/Adafruit_CircuitPython_SHT4x
url = https://github.com/adafruit/Adafruit_CircuitPython_SHT4x

@ -0,0 +1 @@
Subproject commit a727b08bc7046a997d5f10e8b59a81bbe0f54da2