FastLED 3.9.15
Loading...
Searching...
No Matches
rx_test.cpp.hpp File Reference
+ Include dependency graph for rx_test.cpp.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::validation
 

Functions

bool fl::validation::testRxChannel (fl::shared_ptr< fl::RxChannel > rx_channel, int pin_tx, int pin_rx, u32 hz, size_t buffer_size)
 Test RX channel with manual GPIO toggle pattern.