Versions in this module Expand all Collapse all v0 v0.12.0 Apr 13, 2020 Changes in this version + const Address + const RegConfiguration + const RegLimitHigh + const RegLimitLow + const RegTemperature + type Config struct + Address uint8 + type Device struct + func New(bus machine.I2C) Device + func (d *Device) Configure(cfg Config) + func (d *Device) ReadTemperature() (temperature int32, err error)