FastLED 3.9.3
|
Example of a NOP/stub class to show the SPI methods required by a chipset implementation.
Definition in file fastspi_nop.h.
#include "FastLED.h"
Go to the source code of this file.
Classes | |
class | NOPSPIOutput< _DATA_PIN, _CLOCK_PIN, _SPI_CLOCK_DIVIDER > |
A nop/stub class, mostly to show the SPI methods that are needed/used by the various SPI chipset implementations. More... | |