Skip to content

Commit

Permalink
Fix I2C pins & add SHT4x froz
Browse files Browse the repository at this point in the history
  • Loading branch information
ladyada committed Mar 5, 2024
1 parent 51f6893 commit 655cf6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions frozen/Adafruit_CircuitPython_SHT4x

0 comments on commit 655cf6f

Please sign in to comment.