Skip to content

Commit a0c25f3

Browse files
committed
no magnetometer
1 parent 39fea7c commit a0c25f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protobuf_definitions/telemetry.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ message Imu2Tel {
254254

255255
// Raw IMU data from high precision IMU
256256
message ImuHpTel {
257-
Imu imu = 1; // Raw IMU data.
257+
Imu imu = 1; // Raw IMU data (no magnetometer)
258258
}
259259

260260
// Medusa gamma ray sensor spectrometer data.

0 commit comments

Comments
 (0)