mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
AP_InertialSensor: remove unused define
This commit is contained in:
parent
9d45669a58
commit
02c9aa2ae2
@ -62,8 +62,6 @@ extern const AP_HAL::HAL& hal;
|
||||
#define MPU_FIFO_FASTSAMPLE_DEFAULT 0
|
||||
#endif
|
||||
|
||||
#define SAMPLE_UNIT 1
|
||||
|
||||
#define GYRO_INIT_MAX_DIFF_DPS 0.1f
|
||||
|
||||
// Class level parameters
|
||||
|
Loading…
Reference in New Issue
Block a user