Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksanford committed Nov 7, 2024
1 parent 0aad403 commit bf3151f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/viam/app/datasync/v1/data_sync.proto
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ enum MimeType {
MIME_TYPE_UNSPECIFIED = 0;
MIME_TYPE_IMAGE_JPEG = 1;
MIME_TYPE_IMAGE_PNG = 2;
MIME_TYPE_PCD = 3;
MIME_TYPE_APPLICATION_PCD = 3;
}

// SensorMetadata contains the time the sensor data was requested and was
Expand Down

0 comments on commit bf3151f

Please sign in to comment.