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 1004
1004
[submodule "libraries/drivers/ch9328 "]
1005
1005
path = libraries/drivers/ch9328
1006
1006
url = https://github.com/adafruit/Adafruit_CircuitPython_CH9328.git
1007
+ [submodule "libraries/drivers/ds248x "]
1008
+ path = libraries/drivers/ds248x
1009
+ url = https://github.com/adafruit/Adafruit_CircuitPython_DS248x.git
Original file line number Diff line number Diff line change @@ -530,6 +530,7 @@ Miscellaneous
530
530
CH9328 UART to HID Keyboard <https://docs.circuitpython.org/projects/ch9328/en/latest/ >
531
531
DRV2605 Haptic Motor Controller <https://docs.circuitpython.org/projects/drv2605/en/latest/ >
532
532
DS1841 I2C Logarithmic Potentiometer <https://docs.circuitpython.org/projects/ds1841/en/latest/ >
533
+ DS248x 1-Wire to I2C <https://docs.circuitpython.org/projects/ds248x/en/latest/ >
533
534
DS3502 I2C Potentiometer <https://docs.circuitpython.org/projects/ds3502/en/latest/ >
534
535
Dymo Scale <https://docs.circuitpython.org/projects/dymoscale/en/latest/ >
535
536
Fingerprint Sensor <https://docs.circuitpython.org/projects/fingerprint/en/latest/ >
You can’t perform that action at this time.
0 commit comments