Skip to content

Commit 852ab00

Browse files
committed
Add comment (no magnetometer)
1 parent 1734682 commit 852ab00

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
@@ -270,7 +270,7 @@ message AdisImuTel {
270270

271271
// Calibrated ADIS IMU data
272272
message CalibratedAdisImuTel {
273-
Imu imu = 1;
273+
Imu imu = 1; // Calibrated ADIS IMU (no magnetometer)
274274
}
275275

276276
// Medusa gamma ray sensor spectrometer data.

0 commit comments

Comments
 (0)