PER Firmware
Loading...
Searching...
No Matches
pedals.h
1
#ifndef PEDALS_H
2
#define PEDALS_H
3
12
#include <stdint.h>
13
#include "can_library/generated/DASHBOARD.h"
14
15
extern
volatile
pedals_data_t pedal_values;
16
17
void
pedals_periodic
(
void
);
18
19
#endif
// PEDALS_H
pedals_periodic
void pedals_periodic(void)
Processes pedal sensor readings and sets faults as necessary.
Definition
pedals.c:54
source
dashboard
pedals
pedals.h
Generated by
1.12.0