FastLED 3.9.15
Loading...
Searching...
No Matches
Spi.ino File Reference
#include "FastLED.h"
#include "fl/log/log.h"
+ 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)