File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -803,7 +803,7 @@ enum GuestPortDeviceID {
803
803
GUEST_PORT_DEVICE_ID_BLUEYE_MULTIBEAM_HEAD_SERVO = 35 ; // Blueye Multibeam Head Servo
804
804
GUEST_PORT_DEVICE_ID_CERULEAN_OMNISCAN_450FS = 36 ; // Cerulean Omniscan 450 FS
805
805
GUEST_PORT_DEVICE_ID_CERULEAN_OMNISCAN_450SS = 37 ; // Cerulean Omniscan 450 SS
806
- GUEST_PORT_DEVICE_ID_BLUEYE_GNSS_DEVICE = 38 ; // Blueye Gnss device
806
+ GUEST_PORT_DEVICE_ID_BLUEYE_GNSS_DEVICE = 38 ; // Blueye GNSS device
807
807
}
808
808
809
809
// GuestPort number.
@@ -1018,4 +1018,4 @@ message MultibeamDiscovery {
1018
1018
string fw_version = 5 ; // Firmware version of the sonar
1019
1019
string connected_ip = 6 ; // IP address of the connected device
1020
1020
GuestPortDeviceID device_id = 7 ; // Device ID of the sonar
1021
- }
1021
+ }
You can’t perform that action at this time.
0 commit comments