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/ssd1306
M-A ea63dac2c6 devices: Add Environmental.SenseContinuous(); implement for bme280 (#150)
- devices: Add SenseContinuous() to Environmental.
- devices: Add Device to Display and Environmental.
- devices: Remove fmt.Stringer from Device.
- devices: Add more type assertions to variaous devices and corresponding unit test.
- bme280: Unexport the Standby parameter.
- bme280: Have SenseContinuous accept time.Duration period instead.
- bme280: Do not enable automatic sensing upon initialization.
- bme280: Use forced mode by default.
- bme280smoketest: improved.
9 years ago
..
image1bit image1bit: make it more like stdlib 9 years ago
ssd1306smoketest ssd1306: Remove dependency on golang.org/x/image/... 9 years ago
ssd1306.go devices: Add Environmental.SenseContinuous(); implement for bme280 (#150) 9 years ago
ssd1306_test.go spi: Rename Port.DevParams to Connect (#149) 9 years ago