Skip to content

Commit

Permalink
actually adding msgs
Browse files Browse the repository at this point in the history
  • Loading branch information
RCMast3r committed Mar 15, 2024
2 parents 84e0711 + d2b2c71 commit 940320b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions PCAN_project/hytech.sym
Original file line number Diff line number Diff line change
Expand Up @@ -361,8 +361,12 @@ Sig=mc4_system_ready unsigned 1
Sig=mc4_warning unsigned 1
Sig=accel_implausible bit
Sig=brake_implausible bit
Sig=accel_percent unsigned 8 /max:100
Sig=brake_percent unsigned 8 /max:100
Sig=accel_percent unsigned 8 /min:0 /max:100
Sig=brake_percent unsigned 8 /min:0 /max:100
Sig=sab_pot_3 unsigned 16
Sig=sab_pot_4 unsigned 16
Sig=sab_load_cell_rl unsigned 16
Sig=sab_load_cell_rr unsigned 16
Sig=thermistor_fl unsigned 16
Sig=thermistor_fr unsigned 16
Sig=thermistor_rl unsigned 16
Expand Down

0 comments on commit 940320b

Please sign in to comment.