|
FastLED 3.9.15
|
Functions | |
| string | formatSummaryTable (const fl::vector< fl::DriverTestResult > &driver_results) |
| Format driver validation results as a summary table. | |
| void | printEngineValidation () |
| Print validation results (logs registered drivers and status) | |
| void | printSummaryTable (const fl::vector< fl::DriverTestResult > &driver_results) |
| Print driver validation summary table to log. | |
| bool | 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. | |
| bool | validateExpectedEngines () |
| Validate that at least one driver is registered with ChannelManager. | |