You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/ina219
Eldon Stegall 3c236a7d6e ina219: Interpret signed output register values
The current and shunt voltage register values are signed, twos
complement format. In my tests interpreting them directly in the
way implemented here gave output consistent with other ina219
libraries.
4 years ago
..
ina219smoketest enforce no shadowed variable 5 years ago
doc.go Update to go1.17 4 years ago
example_test.go Migrate to devices/v3 5 years ago
ina219.go ina219: Interpret signed output register values 4 years ago
ina219_test.go staticcheck: enforce 5 years ago