clean more
This commit is contained in:
		| @@ -7,7 +7,7 @@ int lastPrintTime = 0; | ||||
| static int fastTimer = 80; //ms | ||||
| static int slowTimer = 800; //ms | ||||
|  | ||||
| //lqr stuff | ||||
| //lqr | ||||
| const uint8_t statesNumber = 4; | ||||
| /** Low pass filter angular Position*/ | ||||
| float angularPositionLP = 0; | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| //gyroscope stuff | ||||
| //gyro.ino | ||||
| #include <Adafruit_MPU6050.h> | ||||
| #include <Adafruit_Sensor.h> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Thefeli73
					Thefeli73