mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Ammeded timing to suit new revision of ws2812c (#439)
Should also work with WS2813 (but untested) Included comments on the timing calculations
This commit is contained in:
@@ -37,5 +37,7 @@ private:
|
||||
|
||||
const int SPI_BYTES_PER_COLOUR;
|
||||
|
||||
const int SPI_FRAME_END_LATCH_BYTES;
|
||||
|
||||
uint8_t bitpair_to_byte[4];
|
||||
};
|
||||
|
Reference in New Issue
Block a user