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 484
484
[submodule "libraries/drivers/vcnl4040 "]
485
485
path = libraries/drivers/vcnl4040
486
486
url = https://github.com/adafruit/Adafruit_CircuitPython_VCNL4040.git
487
+ [submodule "libraries/helpers/cursorcontrol "]
488
+ path = libraries/helpers/cursorcontrol
489
+ url = https://github.com/adafruit/Adafruit_CircuitPython_CursorControl.git
Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
44
44
Bluefruit LE Connect App <https://circuitpython.readthedocs.io/projects/bluefruitconnect/en/latest/ >
45
45
Bluetooth Low Energy (BLE) <https://circuitpython.readthedocs.io/projects/ble/en/latest/ >
46
46
Board Test Suite <https://circuitpython.readthedocs.io/projects/boardtest/en/latest/ >
47
+ Cursor Control <https://circuitpython.readthedocs.io/projects/cursorcontrol/en/latest/ >
47
48
DC Motor and Servo <https://circuitpython.readthedocs.io/projects/motor/en/latest/ >
48
49
Debouncer <https://circuitpython.readthedocs.io/projects/debouncer/en/latest/ >
49
50
Display Button <https://circuitpython.readthedocs.io/projects/display_button/en/latest/ >
You can’t perform that action at this time.
0 commit comments