diff --git a/protobuf_definitions/message_formats.proto b/protobuf_definitions/message_formats.proto index bb472beb..88a087d2 100644 --- a/protobuf_definitions/message_formats.proto +++ b/protobuf_definitions/message_formats.proto @@ -699,6 +699,7 @@ message ErrorFlags { bool dvl_no_power = 44; // GP protection has been triggered at boot or faulty DVL. bool usb_disconnect = 45; // USB disconnect. bool video_urb_error = 46; // Video URB error. + bool hardware_not_supported = 47; // Hardware not supported on current blunux version. } // Available camera resolutions.