File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 661
661
[submodule "libraries/drivers/rockblock "]
662
662
path = libraries/drivers/rockblock
663
663
url = https://github.com/adafruit/Adafruit_CircuitPython_RockBlock.git
664
+ [submodule "libraries/drivers/ds1841 "]
665
+ path = libraries/drivers/ds1841
666
+ url = https://github.com/adafruit/Adafruit_CircuitPython_DS1841.git
Original file line number Diff line number Diff line change @@ -425,6 +425,7 @@ Miscellaneous
425
425
BD3491FS Audio Processor <https://circuitpython.readthedocs.io/projects/bd3491fs/en/latest/ >
426
426
CAP1188 8-Key Capacitive Touch <https://circuitpython.readthedocs.io/projects/cap1188/en/latest/ >
427
427
DRV2605 Haptic Motor Controller <https://circuitpython.readthedocs.io/projects/drv2605/en/latest/ >
428
+ DS1841 I2C Logarithmic Potentiometer <https://adafruit-circuitpython-ds1841.readthedocs.io/en/latest/ >
428
429
DS3502 I2C Potentiometer <https://circuitpython.readthedocs.io/projects/ds3502/en/latest/ >
429
430
Fingerprint Sensor <https://circuitpython.readthedocs.io/projects/fingerprint/en/latest/ >
430
431
FRAM Non-Volatile Memory <https://circuitpython.readthedocs.io/projects/fram/en/latest/ >
You can’t perform that action at this time.
0 commit comments