Skip to content

Commit

Permalink
Update ProtocolDefinitions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 9, 2024
1 parent 4a62428 commit 5c958a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ProtocolDefinitions
2 changes: 2 additions & 0 deletions blueye/protocol/types/message_formats.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ class NotificationType(proto.Enum):
NOTIFICATION_TYPE_MISSION_RESUMED = 23
NOTIFICATION_TYPE_MISSION_ABORTED = 24
NOTIFICATION_TYPE_DRONE_IS_STUCK = 25
NOTIFICATION_TYPE_WAIT_FOR = 26
NOTIFICATION_TYPE_CAMERA_ACTION = 27


class NotificationLevel(proto.Enum):
Expand Down

0 comments on commit 5c958a7

Please sign in to comment.