AP_HAL_ESP32: change BUILD_DEFAULT_LED_TYPE to new pattern

This commit is contained in:
Henry Wurzburg 2023-04-24 07:47:59 -05:00 committed by Peter Barker
parent 8293c1f8c9
commit 1f4f3bf32a

View File

@ -103,7 +103,7 @@
#define HAL_USE_ADC 0
//LED
#define BUILD_DEFAULT_LED_TYPE Notify_LED_None
#define DEFAULT_NTF_LED_TYPES Notify_LED_None
//RMT pin number
#define HAL_ESP32_RMT_RX_PIN_NUMBER 4