We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87f3bc commit 3efb881Copy full SHA for 3efb881
protobuf_definitions/message_formats.proto
@@ -699,7 +699,7 @@ message ErrorFlags {
699
bool dvl_no_power = 44; // GP protection has been triggered at boot or faulty DVL.
700
bool usb_disconnect = 45; // USB disconnect.
701
bool video_urb_error = 46; // Video URB error.
702
- bool hardware_supported = 47; // Hardware supported on current blunux version.
+ bool hardware_not_supported = 47; // Hardware not supported on current blunux version.
703
}
704
705
// Available camera resolutions.
0 commit comments