diff --git a/include/teensy.h b/include/teensy.h index 0925f41..70a524b 100644 --- a/include/teensy.h +++ b/include/teensy.h @@ -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;