We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3d7d1 commit 4160b3fCopy full SHA for 4160b3f
modules/telemetry/telemetry_packet.json
@@ -29,7 +29,7 @@
29
"x": { "1": { "7": "angular_velocity.x" } },
30
"y": { "1": { "7": "angular_velocity.y" } },
31
"z": { "1": { "7": "angular_velocity.z" } },
32
- "magnitude": { "1": { "7": "angular_velocity.magnitude" } },
+ "magnitude": { "1": { "7": "angular_velocity.magnitude" } }
33
},
34
"humidity": {
35
"percentage": { "1": { "8": "percentage" } }
0 commit comments