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 57f1bc4 commit 77e9b45Copy full SHA for 77e9b45
protobuf_definitions/message_formats.proto
@@ -1244,5 +1244,5 @@ message SurfaceUnitBattery {
1244
// This message is published by the Surface Unit, and re-published by
1245
// the drone over the communication protocol.
1246
message SurfaceUnitVersionInfo {
1247
- string required_blunux_version = 1; // Surface Unit firmware version (x.y.z).
+ string firmware_version = 1; // Surface Unit firmware version (x.y.z).
1248
}
0 commit comments