Skip to content

Commit

Permalink
FlightTaskAuto: fix newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
MaEtUgR authored and dagar committed Nov 30, 2018
1 parent 55947d2 commit 94d4f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/FlightTasks/tasks/Auto/FlightTaskAuto.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -507,4 +507,4 @@ bool FlightTaskAuto::_compute_heading_from_2D_vector(float &heading, Vector2f v)

// heading unknown and therefore do not change heading
return false;
}
}

0 comments on commit 94d4f03

Please # to comment.