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 769769[submodule "libraries/helpers/oauth_2 "]
770770 path = libraries/helpers/oauth_2
771771 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
196196 OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/ >
197197 SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/ >
198198 SimpleIO <https://circuitpython.readthedocs.io/projects/simpleio/en/latest/ >
199+ SimpleMath <https://circuitpython.readthedocs.io/projects/simplemath/en/latest/ >
199200 USB Human Interface Device (Keyboard and Mouse) <https://circuitpython.readthedocs.io/projects/hid/en/latest/ >
200201 Test Repo <https://circuitpython.readthedocs.io/projects/testrepo/en/latest/ >
201202
You can’t perform that action at this time.
0 commit comments