Compare commits

...

2 Commits

Author SHA1 Message Date
fb-pilot f6ee7bcb3c
Merge d8c30c9a2a into 4aa2da3eb2 2024-04-27 08:12:19 +00:00
fb-pilot d8c30c9a2a
Update my_user_config.h
Thanks for seeing the typo.
ok ... to have the feature by default was what we (s-hadinger and me) decided in the discussion ( see #21262)
But no problem - so we have it as comment in the my_user_config.h
Waht do you mean with "not implemeted in the driver" ?
2024-04-27 10:12:16 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -736,7 +736,7 @@ https://rya.nc/tasmota-fingerprint.html"
// // Both settings together allow to limit searching for INA3221 to only a subset of addresses
// #define INA3221_CALC_CHARGE_AH // calculate charge in Ah
// #define INA3221_CALC_ENERGY_WH // calculate energy in Wh
#define NA3221_SUPPLY_SIDE 0x7777 // the driver adds the measured Shunt Voltage to the Bus Voltage
// #define INA3221_SUPPLY_SIDE 0x7777 // the driver adds the measured Shunt Voltage to the Bus Voltage
// for the cannel with a negativ shunt (shunt <0) thus showing the values of the supply side (IN+)
// additionaly the bits set (bit 0,1,2) enable the scanning of the voltage in the according channel
// #define USE_PMSA003I // [I2cDriver78] Enable PMSA003I Air Quality Sensor (I2C address 0x12) (+1k8 code)