Skip to content

Commit 2f36e8e

Browse files
committed
ascii to hex
1 parent 38451dc commit 2f36e8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

protocols/voltronic/voltronic_bms_2020_03_25.holding_registry_map.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
variable name,data type,register,documented_name,description,writable,values,unit,note
22
,,1,Protocol_Type,,R,,,Positive: charging Negative: discharging
33
,,2,Protocol_Version,,R,,,
4-
,ASCII,3~4,BMS_Firmware_Version,,,,,
5-
,ASCII,4~5,BMS_Hardware_Version,,,,,
4+
,HEX,3~4,BMS_Firmware_Version,,,,,
5+
,HEX,4~5,BMS_Hardware_Version,,,,,
66
,,,,,,,,
77
,,x10,Number_of_Cells,,,,,
88
,,x11,Cell_Voltage_1,,,,0.1V,

0 commit comments

Comments
 (0)