Skip to content

Commit

Permalink
(automatic) update dialects to rev https://github.com/mavlink/mavlink…
Browse files Browse the repository at this point in the history
  • Loading branch information
gomavlib-bot committed Dec 18, 2024
1 parent 8391bff commit 837771c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/dialects/common/message_camera_image_captured.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type MessageCameraImageCaptured struct {
TimeBootMs uint32
// Timestamp (time since UNIX epoch) in UTC. 0 for unknown.
TimeUtc uint64
// Deprecated/unused. Component IDs are used to differentiate multiple cameras.
// Camera id of a non-MAVLink camera attached to an autopilot (1-6). 0 if the component is a MAVLink camera (with its own component id). Field name is usually camera_device_id.
CameraId uint8
// Latitude where image was taken
Lat int32
Expand Down

0 comments on commit 837771c

Please sign in to comment.