![]() |
Midnight Sun Firmware
|
front_lights_signal Firmware More...
Macros | |
| #define | FRONT_LIGHTS_BLINK_PERIOD_MS 600 |
| #define | SYSTEM_CAN_MESSAGE_STEERING_BUTTONS 6 |
Functions | |
| StatusCode | front_lights_signal_init () |
| Initializes the front lights signal module. | |
| StatusCode | front_lights_signal_process_event (SteeringLightState new_state) |
| Process recieved signal state. More... | |
front_lights_signal Firmware
| StatusCode front_lights_signal_process_event | ( | SteeringLightState | new_state | ) |
Process recieved signal state.
| state | which is the state recieved by the CAN message |