Skip to content

Commit

Permalink
Update branch
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVautherin committed May 27, 2021
1 parent a2be225 commit 8c3802b
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 108 deletions.
2 changes: 1 addition & 1 deletion proto
147 changes: 41 additions & 106 deletions src/mavsdk_server/src/generated/mission/mission.pb.cc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/plugins/mission/include/plugins/mission/mission.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ class Mission : public PluginBase {
operator<<(std::ostream& str, Mission::MissionItem::CameraAction const& camera_action);

/**
* @brief
* @brief Possible vehicle actions at a mission item
*/
enum class VehicleAction {
None, /**< @brief No action. */
Expand Down

0 comments on commit 8c3802b

Please sign in to comment.