mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-06-16 15:17:23 +00:00
debug info for starting ignition
This commit is contained in:
parent
a5b806daa5
commit
654558314b
@ -246,6 +246,7 @@ void thrustInfo(Vehicle &State) {
|
||||
// Serial.println(State.lc0_processed + State.lc1_processed +
|
||||
// State.lc2_processed + State.lc3_processed);
|
||||
}
|
||||
Serial.println("IGNITION DETECTED");
|
||||
|
||||
State.thrustFiring = 1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user