|
FastLED 3.9.15
|
| bool testRxChannel | ( | fl::shared_ptr< fl::RxChannel > | rx_channel, |
| int | pin_tx, | ||
| int | pin_rx, | ||
| uint32_t | hz, | ||
| size_t | buffer_size ) |
Test RX channel with manual GPIO toggle.
| rx_channel | RX channel to test |
| pin_tx | GPIO pin to toggle |
| pin_rx | GPIO pin for RX |
| hz | Sampling frequency in Hz |
| buffer_size | Size of RX buffer in symbols |
Definition at line 11 of file AutoResearchHelpers.cpp.
References fl::validation::testRxChannel().
Referenced by loop().
Here is the call graph for this function:
Here is the caller graph for this function: