Function live_telemetry::registerBuiltinHandlers
Defined in File handler_registry.hpp
Function Documentation
-
void live_telemetry::registerBuiltinHandlers()
Register all built-in handler types.
Called once at startup before any handlers are created. To add a new handler type, add its registration in register_handlers.cpp.