Skip to content

Commit

Permalink
PR5
Browse files Browse the repository at this point in the history
See the release notes for more details
  • Loading branch information
Gaiiden committed Aug 6, 2014
1 parent 91ddeb7 commit c0a341f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions monitordrive.txt
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ until abort = true {
wait 0.001.
print " " at (21,6).
print round(currentSlopeAngle, 2) at (21,6).
print " " at (40,6).
print abortDrive at (40,6).
print " " at (22,10).
print round(alt:radar - groundHeight, 2) + "m" at (22,10).
wait 0.001.
Expand Down

0 comments on commit c0a341f

Please sign in to comment.