Skip to content

Commit 2457540

Browse files
Add Multibeam Servo V2
1 parent 946df8e commit 2457540

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

protobuf_definitions/message_formats.proto

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -998,7 +998,8 @@ enum GuestPortDeviceID {
998998
GUEST_PORT_DEVICE_ID_BLUEPRINT_SUBSEA_OCULUS_M370S = 42; // Blueprint Subsea Oculus M370s.
999999
GUEST_PORT_DEVICE_ID_WATERLINKED_SONAR_3D15 = 43; // Waterlinked Sonar 3D-15.
10001000
GUEST_PORT_DEVICE_ID_CERULEAN_TRACKER_650 = 44; // Cerulean Tracker 650.
1001-
GUEST_PORT_DEVICE_ID_BLUEYE_EXTERNAL_USB_STORAGE = 45; // Blueye External USB Storage
1001+
GUEST_PORT_DEVICE_ID_BLUEYE_EXTERNAL_USB_STORAGE = 45; // Blueye External USB Storage.
1002+
GUEST_PORT_DEVICE_ID_BLUEYE_MULTIBEAM_SERVO = 46; // Blueye Multibeam Skid Servo V2.
10021003
}
10031004

10041005
// Guest port number.

0 commit comments

Comments
 (0)