mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 13:38:38 -04:00
AP_HAL: Remove the forced definition of HAL_WITH_ESC_TELEM in sitl board
Co-authored-by: Simon Maddison <81274690+Sypaq-MadMan@users.noreply.github.com>
This commit is contained in:
parent
dec9f486ed
commit
e2865f2fbc
@ -5,7 +5,6 @@
|
||||
#define HAL_MEM_CLASS HAL_MEM_CLASS_1000
|
||||
#define HAL_OS_POSIX_IO 1
|
||||
#define HAL_OS_SOCKETS 1
|
||||
#define HAL_WITH_ESC_TELEM 1
|
||||
|
||||
#define AP_FLASHSTORAGE_TYPE 3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user