NinjaFlight
|
Go to the source code of this file.
Functions | |
void | telemetryInit (void) |
void | telemetryCheckState (void) |
void | telemetryProcess (uint16_t deadband3d_throttle) |
bool | telemetryDetermineEnabledState (portSharing_e portSharing) |
void | telemetryUseConfig (struct telemetry_config *telemetryConfig) |
void telemetryCheckState | ( | void | ) |
bool telemetryDetermineEnabledState | ( | portSharing_e | portSharing | ) |
void telemetryInit | ( | void | ) |
void telemetryProcess | ( | uint16_t | deadband3d_throttle | ) |
void telemetryUseConfig | ( | struct telemetry_config * | telemetryConfig | ) |