aboutsummaryrefslogtreecommitdiff
path: root/apps/mavlink/waypoints.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mavlink/waypoints.c')
-rw-r--r--apps/mavlink/waypoints.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/mavlink/waypoints.c b/apps/mavlink/waypoints.c
index 16759237e..3832ebe70 100644
--- a/apps/mavlink/waypoints.c
+++ b/apps/mavlink/waypoints.c
@@ -379,6 +379,7 @@ void check_waypoints_reached(uint64_t now, const struct vehicle_global_position_
if (counter % 100 == 0)
printf("Setpoint reached: %0.4f, orbit: %.4f\n", dist, orbit);
}
+
// else
// {
// if(counter % 100 == 0)