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/devices/bmxx80
Marc-Antoine Ruel 089b8dccab Reduce number of errcheck lint messages from 117 to 2.
- Ran github.com/kisielk/errcheck on the code base, and either trapped errors or
  marked them as ignored explicitly. The stats was calculated via:
    errcheck ./... | grep -v defer | wc -l
- Stop registering gpio.INVALID, it can't be registered.
- Fix a go vet issue in cap1188.
9 years ago
..
bmx280smoketest Reduce number of errcheck lint messages from 117 to 2. 9 years ago
bmp180.go sysfs: Improve coverage for thermal 9 years ago
bmp180_test.go bmxx80: Merge bmp180 and bme280 and add support for bmp280 (#156) 9 years ago
bmx280.go bmxx80: Merge bmp180 and bme280 and add support for bmp280 (#156) 9 years ago
bmx280_test.go bmxx80: Merge bmp180 and bme280 and add support for bmp280 (#156) 9 years ago
bmxx80.go conn: Add Resource, superseds devices.Device (#162) 9 years ago