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/apa102
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.go apa102: change from RawColors to DisableGlobalPWM (#261) 8 years ago
apa102_test.go Bring back compatibility with go1.4.2 8 years ago
doc.go devices: overhaul documentation 8 years ago
example_test.go apa102: change from RawColors to DisableGlobalPWM (#261) 8 years ago
temperature.go apa102: remove remaining float64 use and dependency on maruel/temperature. (#67) 10 years ago
temperature_test.go Benchmark related changes 8 years ago