File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 784
784
[submodule "libraries/drivers/htu31d "]
785
785
path = libraries/drivers/htu31d
786
786
url = https://github.com/adafruit/Adafruit_CircuitPython_HTU31D.git
787
+ [submodule "libraries/helpers/simplemath "]
788
+ path = libraries/helpers/simplemath
789
+ url = https://github.com/adafruit/Adafruit_CircuitPython_SimpleMath.git
Original file line number Diff line number Diff line change @@ -197,6 +197,7 @@ Miscellaneous Helpers
197
197
OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/ >
198
198
SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/ >
199
199
SimpleIO <https://circuitpython.readthedocs.io/projects/simpleio/en/latest/ >
200
+ SimpleMath <https://circuitpython.readthedocs.io/projects/simplemath/en/latest/ >
200
201
USB Human Interface Device (Keyboard and Mouse) <https://circuitpython.readthedocs.io/projects/hid/en/latest/ >
201
202
Test Repo <https://circuitpython.readthedocs.io/projects/testrepo/en/latest/ >
202
203
You can’t perform that action at this time.
0 commit comments