FastLED 3.9.15
Loading...
Searching...
No Matches
RX.ino File Reference

Detailed Description

RX channel test for ESP32.

Definition in file RX.ino.

#include <FastLED.h>
#include "fl/stl/singleton.h"
#include "test.h"
#include "SketchHalt.h"
+ Include dependency graph for RX.ino:

Go to the source code of this file.

Macros

#define EDGE_BUFFER_SIZE   100
 
#define WAIT_TIMEOUT_MS   100
 

Functions

void loop ()
 
fl::shared_ptr< fl::RxChannel > & rxChannelSingleton ()
 
void setup ()
 

Variables

SketchHalt halt
 
const int PIN_RX = 1
 
const int PIN_TX = 0
 
constexpr fl::RxBackend RX_BACKEND = fl::RxBackend::RMT
 
const fl::array< PinToggle, 6 > TEST_PATTERN