# HG changeset patch # User matthewreed # Date 2016-08-07 18:21:47 # Node ID 819f9b907aef767f7658d60bccf9abf6639007e5 # Parent da6947ec7d99e3235cec1547d721e04f2ababa15 # Parent 82aee4d2fe0748dc5e3952db66ba656b09ab6c46 merge diff --git a/hydrobot_can.json b/hydrobot_can.json --- a/hydrobot_can.json +++ b/hydrobot_can.json @@ -46,7 +46,7 @@ "id": "0x206", "signals": { "0": {"name": "Temperature", "bit_length": 8, "factor": 0.5, "offset": 40, "unit": "C"}, "8": {"name": "Nothing", "bit_length": 16, "factor": 1, "offset": 0, "unit": ""}, - "32": {"name": "PercentFull", "bit_length": 8, "factor": 1, "offset": 0, "unit": "%"} + "24": {"name": "PercentFull", "bit_length": 8, "factor": 1, "offset": 0, "unit": "%"} } }