mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-06-16 15:17:23 +00:00
got rid of debuggin prints
This commit is contained in:
parent
1e4fbe8b20
commit
a5b806daa5
@ -62,7 +62,6 @@ void setup() {
|
|||||||
|
|
||||||
void loop() {
|
void loop() {
|
||||||
last = micros();
|
last = micros();
|
||||||
Serial.println(State.vz);
|
|
||||||
|
|
||||||
vehicleDynamics(State, PrevState);
|
vehicleDynamics(State, PrevState);
|
||||||
thrustInfo(State);
|
thrustInfo(State);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user