Skip to content

Commit

Permalink
Added signed declaration to min_cell_voltage signal
Browse files Browse the repository at this point in the history
  • Loading branch information
jhwang04 authored Jul 9, 2024
1 parent ddbc879 commit 0628771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PCAN_project/hytech.sym
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ Sig=pack_filtered_read unsigned 16 /u:volts /f:0.16869351172632
Sig=ts_out_filtered_read unsigned 16 /u:volts /f:0.169047463702246
Sig=charge_coulombs unsigned 32 -m /u:Coulombs /f:0.0001
Sig=charge_percentage unsigned 16 -m /u:percent /f:0.01
Sig=min_cell_voltage_at_initialization 16 /u:volts /f:0.0001
Sig=min_cell_voltage_at_initialization unsigned 16 /u:volts /f:0.0001
Sig=hall_curr_signal unsigned 16
Sig=hall_curr_ref unsigned 16
Sig=fl_motor_rpm signed 16
Expand Down

0 comments on commit 0628771

Please sign in to comment.