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 124
124
[submodule "libraries/helpers/schedule "]
125
125
path = libraries/helpers/schedule
126
126
url = https://github.com/cognitivegears/CircuitPython_Schedule.git
127
+ [submodule "libraries/helpers/morsecode "]
128
+ path = libraries/helpers/morsecode
129
+ url = https://github.com/jposada202020/CircuitPython_MorseCode.git
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ Here is a listing of current CircuitPython Community Libraries. There are 41 lib
41
41
* [ CircuitPython Display Frame] ( https://github.com/FoamyGuy/CircuitPython_Display_Frame.git ) ([ PyPi] ( https://pypi.org/project/circuitpython-display-frame ) ) \( [ Docs] ( https://circuitpython.readthedocs.io/projects/display_frame/en/latest/ ) )
42
42
* [ CircuitPython Example] ( https://github.com/tannewt/CircuitPython_Example.git ) \( [ Docs] ( https://circuitpython-example.readthedocs.io/en/latest/ ) )
43
43
* [ CircuitPython HMAC] ( https://github.com/jimbobbennett/CircuitPython_HMAC ) ([ PyPi] ( https://pypi.org/project/circuitpython-hmac ) ) \( [ Docs] ( https://circuitpython.readthedocs.io/projects/hmac/en/latest/ ) )
44
+ * [ CircuitPython MorseCode] ( https://github.com/jposada202020/CircuitPython_MorseCode.git ) \( [ Docs] ( https://circuitpython-morsecode.readthedocs.io/en/latest/ ) )
44
45
* [ CircuitPython Parse] ( https://github.com/jimbobbennett/CircuitPython_Parse ) ([ PyPi] ( https://pypi.org/project/circuitpython-parse ) ) \( [ Docs] ( https://circuitpython.readthedocs.io/projects/parse/en/latest/ ) )
45
46
* [ Gamblor21 CircuitPython AHRS] ( https://github.com/gamblor21/Gamblor21_CircuitPython_AHRS.git ) \( [ Docs] ( https://circuitpython-ahrs.readthedocs.io/ ) )
46
47
* [ Jepler CircuitPython udecimal] ( https://github.com/jepler/Jepler_CircuitPython_udecimal.git ) ([ PyPi] ( https://pypi.org/project/jepler-circuitpython-udecimal ) ) \( [ Docs] ( https://jepler-udecimal.readthedocs.io/en/latest/ ) )
You can’t perform that action at this time.
0 commit comments