mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 18:07:25 +08:00
ouch, fix typo in default IMU_ACCEL_Z_SENS_NUM for aspirin
This commit is contained in:
@@ -107,7 +107,7 @@
|
|||||||
#define IMU_ACCEL_Y_SENS_NUM 3791
|
#define IMU_ACCEL_Y_SENS_NUM 3791
|
||||||
#define IMU_ACCEL_Y_SENS_DEN 100
|
#define IMU_ACCEL_Y_SENS_DEN 100
|
||||||
#define IMU_ACCEL_Z_SENS 39.24
|
#define IMU_ACCEL_Z_SENS 39.24
|
||||||
#define IMU_ACCEL_Z_SENS_NUM 39.24
|
#define IMU_ACCEL_Z_SENS_NUM 3924
|
||||||
#define IMU_ACCEL_Z_SENS_DEN 100
|
#define IMU_ACCEL_Z_SENS_DEN 100
|
||||||
#endif
|
#endif
|
||||||
#if !defined IMU_ACCEL_X_NEUTRAL & !defined IMU_ACCEL_Y_NEUTRAL & !defined IMU_ACCEL_Z_NEUTRAL
|
#if !defined IMU_ACCEL_X_NEUTRAL & !defined IMU_ACCEL_Y_NEUTRAL & !defined IMU_ACCEL_Z_NEUTRAL
|
||||||
|
|||||||
Reference in New Issue
Block a user