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 7947826 commit b45723cCopy full SHA for b45723c
protobuf_definitions/message_formats.proto
@@ -660,7 +660,7 @@ message ErrorFlags {
660
bool gp3_bat_current = 41; // Max battery current exceeded on GP3
661
bool gp_20v_current = 42; // Max 20V current exceeded on GP
662
bool dvl_thermal_protection_mode = 43; // DVL is in thermal protection mode
663
- bool dvl_no_power_since_boot = 44; // GP protection has been triggered at boot or faulty DVL
+ bool dvl_no_power = 44; // GP protection has been triggered at boot or faulty DVL
664
}
665
666
// Available camera resolutions.
0 commit comments