Skip to content

Commit 8f2a418

Browse files
committed
Add GNSS guestport device ID
1 parent e3fe7b2 commit 8f2a418

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protobuf_definitions/message_formats.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -803,6 +803,7 @@ enum GuestPortDeviceID {
803803
GUEST_PORT_DEVICE_ID_BLUEYE_MULTIBEAM_HEAD_SERVO = 35; // Blueye Multibeam Head Servo
804804
GUEST_PORT_DEVICE_ID_CERULEAN_OMNISCAN_450FS = 36; // Cerulean Omniscan 450 FS
805805
GUEST_PORT_DEVICE_ID_CERULEAN_OMNISCAN_450SS = 37; // Cerulean Omniscan 450 SS
806+
GUEST_PORT_DEVICE_ID_BLUEYE_GNSS_DEVICE = 38; // Blueye Gnss device
806807
}
807808

808809
// GuestPort number.

0 commit comments

Comments
 (0)