Skip to content

Commit 39fea7c

Browse files
committed
Add comment to keep consistency
1 parent 8997ceb commit 39fea7c

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;
257+
Imu imu = 1; // Raw IMU data.
258258
}
259259

260260
// Medusa gamma ray sensor spectrometer data.

0 commit comments

Comments
 (0)