mirror of https://github.com/periph/devices
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.
Some SPI devices take a while to set up for transfer, and while doing so, show the first bit they're about to send. This causes the first LED to always interpret the first symbol as a logical 1. Zapping out the whole strip will leave the first LED green, and the first pixel will always be slightly green-ish. Prevent this, by applying the same 3 bit padding we have at the end to the front. Signed-off-by: Florian Klink <flokli@flokli.de> |
4 years ago | |
|---|---|---|
| .. | ||
| doc.go | 5 years ago | |
| nrz.go | 5 years ago | |
| nrz_test.go | 5 years ago | |
| nrzled.go | 4 years ago | |
| nrzled_spi_test.go | 4 years ago | |
| nrzled_stream_test.go | 5 years ago | |