File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 583
583
[submodule "libraries/drivers/mcp9600 "]
584
584
path = libraries/drivers/mcp9600
585
585
url = https://github.com/adafruit/Adafruit_CircuitPython_MCP9600.git
586
+ [submodule "libraries/helpers/gizmo "]
587
+ path = libraries/helpers/gizmo
588
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Gizmo.git
Original file line number Diff line number Diff line change @@ -394,6 +394,7 @@ Miscellaneous
394
394
DS3502 I2C Potentiometer <https://circuitpython.readthedocs.io/projects/ds3502/en/latest/ >
395
395
Fingerprint Sensor <https://circuitpython.readthedocs.io/projects/fingerprint/en/latest/ >
396
396
FRAM Non-Volatile Memory <https://circuitpython.readthedocs.io/projects/fram/en/latest/ >
397
+ Gizmo <https://circuitpython.readthedocs.io/projects/gizmo/en/latest/ >
397
398
INA219 High Side Current <https://circuitpython.readthedocs.io/projects/ina219/en/latest/ >
398
399
INA260 Current and Power Monitor <https://circuitpython.readthedocs.io/projects/ina260/en/latest/ >
399
400
Matrix Keypad <https://circuitpython.readthedocs.io/projects/matrixkeypad/en/latest/ >
You can’t perform that action at this time.
0 commit comments