Skip to content

Commit

Permalink
Add spacing in the FollowMe example
Browse files Browse the repository at this point in the history
  • Loading branch information
Shakthi Prashanth M authored and julianoes committed Jan 11, 2018
1 parent 584a750 commit c134de0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/follow_me/follow_me.cpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
/**
* @file follow_me.cpp
*
* @brief Example that demonstrates the usage of Follow Me plugin.
* The example registers with FakeLocationProvider for location updates
* and sends them to the Follow Me plugin which are sent to drone. You can observe
* drone following you. We print last location of the drone in flight mode callback.
*
* @author Shakthi Prashanth <shakthi.prashanth.m@intel.com>
* @date 2018-01-03
*/
Expand Down

0 comments on commit c134de0

Please sign in to comment.