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.
2 parents e9cac0e + f52ca55 commit ac052e1Copy full SHA for ac052e1
protobuf_definitions/message_formats.proto
@@ -184,6 +184,7 @@ message RecordState {
184
bool multibeam_is_recording = 5; // If the multibeam is recording.
185
int32 multibeam_seconds = 6; // Multibeam record time (s).
186
float multibeam_fps = 9; // Multibeam record fps.
187
+ StorageLocation storage_location = 10; // Storage location used for recording.
188
}
189
190
// Interval type for time-lapse photos.
0 commit comments