mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-08-02 11:31:34 +00:00
fixed, gonna make some more changes to make sure we're utilizing our whole burn
This commit is contained in:
@@ -43,6 +43,7 @@ void setup() {
|
||||
|
||||
// Determine when to burn
|
||||
burnStartTimeCalc(State);
|
||||
Serial.println(State.burnVelocity);
|
||||
Serial.println("Starting Height Calculated");
|
||||
delay(1000);
|
||||
loadCellCalibrate();
|
||||
|
Reference in New Issue
Block a user