mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-28 18:53:57 -04:00
AP_Airspeed: move AP_Airspeed configuration into linux hwdef
This commit is contained in:
parent
cbdaf2be46
commit
1f102d8fb9
@ -32,10 +32,6 @@
|
||||
|
||||
#if !AP_AIRSPEED_DUMMY_METHODS_ENABLED
|
||||
|
||||
#if CONFIG_HAL_BOARD_SUBTYPE == HAL_BOARD_SUBTYPE_LINUX_DISCO
|
||||
#define PSI_RANGE_DEFAULT 0.05
|
||||
#endif
|
||||
|
||||
#ifndef PSI_RANGE_DEFAULT
|
||||
#define PSI_RANGE_DEFAULT 1.0f
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user