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 124124[submodule "libraries/helpers/schedule "]
125125 path = libraries/helpers/schedule
126126 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
4141* [ 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/ ) )
4242* [ CircuitPython Example] ( https://github.com/tannewt/CircuitPython_Example.git ) \( [ Docs] ( https://circuitpython-example.readthedocs.io/en/latest/ ) )
4343* [ 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/ ) )
4445* [ CircuitPython Parse] ( https://github.com/jimbobbennett/CircuitPython_Parse ) ([ PyPi] ( https://pypi.org/project/circuitpython-parse ) ) \( [ Docs] ( https://circuitpython.readthedocs.io/projects/parse/en/latest/ ) )
4546* [ Gamblor21 CircuitPython AHRS] ( https://github.com/gamblor21/Gamblor21_CircuitPython_AHRS.git ) \( [ Docs] ( https://circuitpython-ahrs.readthedocs.io/ ) )
4647* [ 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