Skip to content

Commit

Permalink
Update GPS_V1.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimee2000 authored Apr 28, 2021
1 parent 095d592 commit 5fa5dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GPS_V1.ino
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ void loop(){
Serial.print("Altitude= ")
Serial.println(gps.altitude.meters()); // Altitude in meters

// NEED LAUMCH PAD COORDS TO CALCULATE DISTANCE TO ROCKET
}
}
}

0 comments on commit 5fa5dde

Please sign in to comment.