Header file for module <leds.c> More...

Go to the source code of this file.
Defines | |
| #define | EXTERN extern |
Functions | |
| void | leds_Init (void) |
| Init function to initiate related hardware. | |
| void | leds_ShowVoltage (void) |
| Method to display the battery voltage. | |
| void | leds_ShowCurrent (void) |
| Method to display the motor current. | |
Definition in file leds.h.
1.7.2