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
Marc-Antoine Ruel f325631d2a Bring back compatibility with go1.4.2
- apa102 benchmark used image.CMYK, which was added in go 1.5. This has the side
  effect of making benchmark BenchmarkDrawSlowpath a bit faster.
- mpu9250 used type aliasing by accident, which was added in go1.9.
- periph-web used http.Server.Shutdown(), which was added in go1.8.
8 years ago
..
apa102 Bring back compatibility with go1.4.2 8 years ago
bmxx80 switch from fmt.Stringer to conn.Resource 8 years ago
cap1xxx cap1xxx: move out of experimental 8 years ago
ds18b20 devices: overhaul documentation 8 years ago
ds248x switch from fmt.Stringer to conn.Resource 8 years ago
lepton Fine tune fmt usage 8 years ago
lirc switch from fmt.Stringer to conn.Resource 8 years ago
ssd1306 Start standardizing function names 8 years ago
tm1637 switch from fmt.Stringer to conn.Resource 8 years ago
doc.go conn/display: simplify Drawer 8 years ago