We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c420606 commit 5af8eaeCopy full SHA for 5af8eae
1 file changed
protocols/test.holding_registry_map.csv
@@ -18,4 +18,4 @@ variable name,data type,writable,register,documented name,description,values,uni
18
,8bit,W,14,Time_Minute,,0-59,,
19
,8bit,W,14.b8,Time_Second,,0-59,,
20
,,W,21,decimal,,0-59,0.1,
21
-,8bit_flags,,22.b8,bit_flags,,"{""b0"": ""bit 0"", ""b1"": ""bit 1"",""b2"": ""bit 2"",""b3"": ""bit 3"", ""b4"": ""bit 4"",""b5"": ""bit 5"", ""b6"": ""bit 6"", ""b7"": ""bit 7""}",,
+,8bit_flags,W,22.b8,bit_flags,,"{""b0"": ""bit 0"", ""b1"": ""bit 1"",""b2"": ""bit 2"",""b3"": ""bit 3"", ""b4"": ""bit 4"",""b5"": ""bit 5"", ""b6"": ""bit 6"", ""b7"": ""bit 7""}",,
0 commit comments