|
FastLED 3.9.15
|
Include dependency graph for Spi.ino:Go to the source code of this file.
Macros | |
| #define | CLOCK_PIN 3 |
Functions | |
| void | loop () |
| void | setup () |
Variables | |
| int | pins [] = {0, 1, 2, 5} |
| fl::Spi | spi_device (CLOCK_PIN, pins, fl::spi_output_mode_t::SPI_HW) |