Manual merge of INA driver info.
This commit is contained in:
parent
1acce3fef6
commit
44d1dc460b
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
# powerMC - Energy and Current Measurement System
|
# powerMC - Energy and Current Measurement System
|
||||||
|
|
||||||
An ESP32 based energy and current measurement system.
|
An ESP32 based energy and current measurement system.
|
||||||
|
@ -203,7 +202,7 @@ The `configureIna226()` function configures the INA226 sensor with specific sett
|
||||||
- DNSServer at version 2.0.0
|
- DNSServer at version 2.0.0
|
||||||
- EEPROM at version 2.0.0
|
- EEPROM at version 2.0.0
|
||||||
- Wire at version 2.0.0
|
- Wire at version 2.0.0
|
||||||
- INA226 at version 0.5.2
|
- INA226 at version 0.5.2 (zip file in repository modified by me)
|
||||||
- Adafruit GFX Library at version 1.11.9
|
- Adafruit GFX Library at version 1.11.9
|
||||||
- Adafruit BusIO at version 1.15.0
|
- Adafruit BusIO at version 1.15.0
|
||||||
- SPI at version 2.0.0
|
- SPI at version 2.0.0
|
||||||
|
|
Loading…
Reference in a new issue