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 Dec 19, 2023
1 parent 5854a4c commit 90abeb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ProtocolDefinitions
1 change: 1 addition & 0 deletions blueye/protocol/types/message_formats.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ class NotificationType(proto.Enum):
NOTIFICATION_TYPE_MISSION_PAUSED = 22
NOTIFICATION_TYPE_MISSION_RESUMED = 23
NOTIFICATION_TYPE_MISSION_ABORTED = 24
NOTIFICATION_TYPE_DRONE_IS_STUCK = 25


class NotificationLevel(proto.Enum):
Expand Down

0 comments on commit 90abeb2

Please sign in to comment.