|
FastLED 3.9.15
|
#include "fl/channels/detail/validation/platform.h"#include "fl/channels/manager.h"#include "fl/stl/compiler_control.h"#include "fl/log/log.h"
Include dependency graph for platform.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 | |
| void | fl::validation::printEngineValidation () |
| Print validation results (logs registered drivers and status) | |
| bool | fl::validation::validateExpectedEngines () |
| Validate that at least one driver is registered with ChannelManager. | |