mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
AP_HAL_ChibiOS: AP_Periph does not use AP_VisualOdom
This commit is contained in:
parent
825761292a
commit
6ae7b3385f
@ -326,6 +326,7 @@
|
|||||||
#define AP_RPM_ENABLED defined(HAL_PERIPH_ENABLE_RPM)
|
#define AP_RPM_ENABLED defined(HAL_PERIPH_ENABLE_RPM)
|
||||||
#define AP_RCPROTOCOL_ENABLED defined(HAL_PERIPH_ENABLE_RCIN)
|
#define AP_RCPROTOCOL_ENABLED defined(HAL_PERIPH_ENABLE_RCIN)
|
||||||
#define AP_RTC_ENABLED defined(HAL_PERIPH_ENABLE_RTC)
|
#define AP_RTC_ENABLED defined(HAL_PERIPH_ENABLE_RTC)
|
||||||
|
#define HAL_VISUALODOM_ENABLED defined(HAL_PERIPH_ENABLE_VISUALODOM)
|
||||||
|
|
||||||
#ifndef AP_BOOTLOADER_ALWAYS_ERASE
|
#ifndef AP_BOOTLOADER_ALWAYS_ERASE
|
||||||
#define AP_BOOTLOADER_ALWAYS_ERASE 1
|
#define AP_BOOTLOADER_ALWAYS_ERASE 1
|
||||||
|
Loading…
Reference in New Issue
Block a user