|
FastLED 3.9.15
|
Multi-run test configuration.
Definition at line 92 of file AutoResearchTest.h.
#include <AutoResearchTest.h>
Public Member Functions | |
| MultiRunConfig () | |
Public Attributes | |
| int | max_errors_per_run |
| Max errors to store per run (default: 5) | |
| int | num_runs |
| Number of runs to execute. | |
| bool | print_all_runs |
| Print all run results (default: only errors) | |
| bool | print_per_led_errors |
| Print every LED error (default: false) | |