mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
AP_HAL: removed old PX4 define
This commit is contained in:
parent
a777031f54
commit
629ebbb8ea
@ -189,10 +189,6 @@
|
|||||||
#define HAL_OS_FATFS_IO 0
|
#define HAL_OS_FATFS_IO 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef HAL_PX4_HAVE_PX4IO
|
|
||||||
#define HAL_PX4_HAVE_PX4IO 0
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef HAL_COMPASS_DEFAULT
|
#ifndef HAL_COMPASS_DEFAULT
|
||||||
#define HAL_COMPASS_DEFAULT HAL_COMPASS_NONE
|
#define HAL_COMPASS_DEFAULT HAL_COMPASS_NONE
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user