Skip to content

Commit a3f433b

Browse files
annaw212colescott
authored andcommitted
Fix comment issue
1 parent 89bcd36 commit a3f433b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bms/CanSpec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This defines the CAN specifications for the BMS.
44

55
| ID | Byte_0 | Byte_1 | Byte_2 | Byte_3 | Byte_4 | Byte_5 | Byte_6 | Byte_7 | Comments |
66
|--------|-----------------------|------------------------|-----------------------|------------------------|-----------------------|------------------------|-----------------------|------------------------|-----------|
7-
| 0x0420 | 'S' | 'P' | 'I' | 'C' | 'Y' | 'B' | 'O' | 'I' | I HATE U |
7+
| 0x0420 | 'S' | 'P' | 'I' | 'C' | 'Y' | 'B' | 'O' | 'I' | |
88
| 0x0421 | Contractor State | Fault State | Warning State | SoC | DoD [0:7] | DoD [8:15] | Total Current [0:7] | Total Current [8:15] | |
99
| 0x0422 | Total Voltage [0:7] | Total Voltage [8:15] | Max Voltage [0:7] | Max Voltage [8:15] | Min Voltage [0:7] | Min Voltage [8:15] | Max Temp | Min Temp | |
1010
| 0x0423 | Voltage Cell 1 [0:7] | Voltage Cell 1 [8:15] | Voltage Cell 2 [0:7] | Voltage Cell 2 [8:15] | Voltage Cell 3 [0:7] | Voltage Cell 3 [8:15] | Voltage Cell 4 [0:7] | Voltage Cell 4 [8:15] | |

0 commit comments

Comments
 (0)