NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
statusindicator.h File Reference
#include "system_calls.h"
Include dependency graph for statusindicator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void warningLedResetTimer (void)
 
void warningLedEnable (void)
 
void warningLedDisable (void)
 
void warningLedRefresh (const struct system_calls_leds *leds)
 
void warningLedUpdate (const struct system_calls_leds *leds, int32_t now)
 
void warningLedFlash (void)
 

Function Documentation

void warningLedDisable ( void  )
void warningLedEnable ( void  )
void warningLedFlash ( void  )
void warningLedRefresh ( const struct system_calls_leds leds)
void warningLedResetTimer ( void  )
void warningLedUpdate ( const struct system_calls_leds leds,
int32_t  now 
)

Here is the call graph for this function: