Honda K CAN packets #3098

This commit is contained in:
rusefillc 2021-08-03 04:23:16 -04:00
parent faaf547e8b
commit c445392bda
1 changed files with 3 additions and 0 deletions

View File

@ -63,6 +63,9 @@
#define E90_EBRAKE 0x34F
#define E90_TIME 0x39E
#define HONDA_SPEED_158 0x158
#define HONDA_TACH_1DC 0x1DC
static time_msecs_t mph_timer;
static time_msecs_t mph_ctr;