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 469
469
[submodule "libraries/drivers/bd3491fs "]
470
470
path = libraries/drivers/bd3491fs
471
471
url = https://github.com/adafruit/Adafruit_CircuitPython_BD3491FS.git
472
+ [submodule "libraries/drivers/ds3502 "]
473
+ path = libraries/drivers/ds3502
474
+ url = https://github.com/adafruit/Adafruit_CircuitPython_DS3502.git
Original file line number Diff line number Diff line change @@ -252,6 +252,7 @@ Miscellaneous
252
252
BD3491FS Audio Processor <https://circuitpython.readthedocs.io/projects/bd3491fs/en/latest/ >
253
253
CAP1188 8-Key Capacitive Touch <https://circuitpython.readthedocs.io/projects/cap1188/en/latest/ >
254
254
DRV2605 Haptic Motor Controller <https://circuitpython.readthedocs.io/projects/drv2605/en/latest/ >
255
+ DS3502 I2C Potentiometer <https://circuitpython.readthedocs.io/projects/ds3502/en/latest/ >
255
256
Fingerprint Sensor <https://circuitpython.readthedocs.io/projects/fingerprint/en/latest/ >
256
257
FRAM Non-Volatile Memory <https://circuitpython.readthedocs.io/projects/fram/en/latest/ >
257
258
INA219 High Side Current <https://circuitpython.readthedocs.io/projects/ina219/en/latest/ >
You can’t perform that action at this time.
0 commit comments