File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11391139[submodule "libraries/drivers/sths34pf80 "]
11401140 path = libraries/drivers/sths34pf80
11411141 url = https://github.com/adafruit/Adafruit_CircuitPython_STHS34PF80.git
1142+ [submodule "libraries/helpers/checkbox "]
1143+ path = libraries/helpers/checkbox
1144+ url = https://github.com/adafruit/Adafruit_CircuitPython_CheckBox.git
Original file line number Diff line number Diff line change @@ -67,9 +67,10 @@ Helpers for building graphical interfaces using the displayio core module and fr
6767
6868 Anchored Group (adafruit_anchored_group) <https://docs.circuitpython.org/projects/anchored_group/en/latest/ >
6969 Anchored TileGrid (adafruit_anchored_tilegrid) <https://docs.circuitpython.org/projects/anchored_tilegrid/en/latest/ >
70- Cursor Control (adafruit_cursorcontrol) <https://docs.circuitpython.org/projects/cursorcontrol/en/latest/ >
7170 Bitmap Font (adafruit_bitmap-font) <https://docs.circuitpython.org/projects/bitmap-font/en/latest/ >
7271 Bitmap Saver (adafruit_bitmapsaver) <https://docs.circuitpython.org/projects/bitmapsaver/en/latest/ >
72+ CheckBox (adafruit_checkbox) <https://docs.circuitpython.org/projects/checkbox/en/latest/ >
73+ Cursor Control (adafruit_cursorcontrol) <https://docs.circuitpython.org/projects/cursorcontrol/en/latest/ >
7374 Display AnalogClock (adafruit_display_analogclock) <https://docs.circuitpython.org/projects/display-analogclock/en/latest/ >
7475 Display Button (adafruit_display-button) <https://docs.circuitpython.org/projects/display-button/en/latest// >
7576 Display Emoji Text (adafruit_display_emoji_text) <https://docs.circuitpython.org/projects/display_emoji_text/en/latest/ >
You can’t perform that action at this time.
0 commit comments