From d2320332ece1b51a9f34c64fde2060b7ca5248fb Mon Sep 17 00:00:00 2001 From: Johannes Schrimpf Date: Mon, 20 Oct 2025 15:30:37 +0200 Subject: [PATCH] Add Cerulean 450 Compact --- protobuf_definitions/message_formats.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protobuf_definitions/message_formats.proto b/protobuf_definitions/message_formats.proto index 8e109ed8..f7cb70e8 100644 --- a/protobuf_definitions/message_formats.proto +++ b/protobuf_definitions/message_formats.proto @@ -1000,6 +1000,7 @@ enum GuestPortDeviceID { GUEST_PORT_DEVICE_ID_CERULEAN_TRACKER_650 = 44; // Cerulean Tracker 650. GUEST_PORT_DEVICE_ID_BLUEYE_EXTERNAL_USB_STORAGE = 45; // Blueye External USB Storage. GUEST_PORT_DEVICE_ID_BLUEYE_MULTIBEAM_SERVO_V2 = 46; // Blueye Multibeam Skid Servo V2. + GUEST_PORT_DEVICE_ID_CERULEAN_OMNISCAN_450_COMPACT = 47; // Cerulean Omniscan 450 Compact. } // Guest port number.