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:
James O'Shannessy 2022-11-29 20:53:35 +11:00 committed by Peter Barker
parent dec9f486ed
commit e2865f2fbc
1 changed files with 0 additions and 1 deletions

View File

@ -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