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 1034
1034
[submodule "libraries/helpers/usb_host_midi "]
1035
1035
path = libraries/helpers/usb_host_midi
1036
1036
url = https://github.com/adafruit/Adafruit_CircuitPython_USB_Host_MIDI.git
1037
+ [submodule "libraries/drivers/ina3221 "]
1038
+ path = libraries/drivers/ina3221
1039
+ url = https://github.com/adafruit/Adafruit_CircuitPython_INA3221.git
Original file line number Diff line number Diff line change @@ -549,6 +549,7 @@ Miscellaneous
549
549
HUSB238 <https://docs.circuitpython.org/projects/husb238/en/latest/ >
550
550
INA219 High Side Current <https://docs.circuitpython.org/projects/ina219/en/latest/ >
551
551
INA260 Current and Power Monitor <https://docs.circuitpython.org/projects/ina260/en/latest/ >
552
+ INA3221 Three Channel Amp Power Monitor <https://docs.circuitpython.org/projects/ina3221/en/latest/ >
552
553
LC709203F Fuel Gauge and Battery Monitor <https://docs.circuitpython.org/projects/lc709203f/en/latest/ >
553
554
Matrix Keypad <https://docs.circuitpython.org/projects/matrixkeypad/en/latest/ >
554
555
MAX1704x Fuel Gauge <https://docs.circuitpython.org/projects/max1704x/en/latest/ >
You can’t perform that action at this time.
0 commit comments