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 409
409
[submodule "libraries/helpers/logger "]
410
410
path = libraries/helpers/logger
411
411
url = https://github.com/adafruit/Adafruit_CircuitPython_Logger.git
412
+ [submodule "libraries/drivers/ina260 "]
413
+ path = libraries/drivers/ina260
414
+ url = https://github.com/adafruit/Adafruit_CircuitPython_INA260.git
Original file line number Diff line number Diff line change @@ -239,6 +239,7 @@ Miscellaneous
239
239
Fingerprint Sensor <https://circuitpython.readthedocs.io/projects/fingerprint/en/latest/ >
240
240
FRAM Non-Volatile Memory <https://circuitpython.readthedocs.io/projects/fram/en/latest/ >
241
241
INA219 High Side Current <https://circuitpython.readthedocs.io/projects/ina219/en/latest/ >
242
+ INA260 Current and Power Monitor <https://circuitpython.readthedocs.io/projects/ina260/en/latest/ >
242
243
Matrix Keypad <https://circuitpython.readthedocs.io/projects/matrixkeypad/en/latest/ >
243
244
MAX9744 Audio Amplifier <https://circuitpython.readthedocs.io/projects/max9744/en/latest/ >
244
245
NeoTrellis 4x4 Keypad <https://circuitpython.readthedocs.io/projects/neotrellis/en/latest/ >
You can’t perform that action at this time.
0 commit comments