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 12263dcb53 Stop using t.Fail() and FailNow
This is bad habit and maked diagnosing test failure hard. It's not
something we want to encourag,e so remove all traces from the code.
8 years ago
..
apa102.go apa102: change from RawColors to DisableGlobalPWM (#261) 8 years ago
apa102_test.go Stop using t.Fail() and FailNow 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 Stop using t.Fail() and FailNow 8 years ago