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
eldondevat ae3205944c
ina219: Interpret signed output register values (#54)
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.

Co-authored-by: Eldon Stegall <periphgithub@eldondev.com>
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 (#54) 4 years ago
ina219_test.go staticcheck: enforce 5 years ago