Skip to content

Commit 379a3db

Browse files
authored
switch to float (#291)
1 parent c7704a9 commit 379a3db

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

cangen/can-messages/bms.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1149,7 +1149,8 @@
11491149
}
11501150
},
11511151
{
1152-
"size": 16,
1152+
"size": 32,
1153+
"ieee754_f32": true,
11531154
"sim": {
11541155
"min": -100,
11551156
"max": 100,

0 commit comments

Comments
 (0)