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