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/experimental/devices/ina219
Marc-Antoine Ruel 7682081ae0 Many staticcheck fixes
It now passes when run as:
  staticcheck -checks all,-U1000,-ST1003,-SA5002,-SA1019 ./...

The disabled checks will be enabled later since they are less trivial to
enable, as this is already a non-trivial number of modifications.
6 years ago
..
ina219smoketest Many staticcheck fixes 6 years ago
doc.go ina219: Fix currentLSB calculation (#319) 8 years ago
example_test.go ina219: add i2c driver for high side current and voltage sensor (#292) 8 years ago
ina219.go ina219: Fix currentLSB calculation (#319) 8 years ago
ina219_test.go Officially drop support for pre-go1.7 (#365) 7 years ago