|
|
|
@ -164,7 +164,7 @@ const AP_Param::GroupInfo AP_Notify::var_info[] = {
@@ -164,7 +164,7 @@ const AP_Param::GroupInfo AP_Notify::var_info[] = {
|
|
|
|
|
// @Param: LED_TYPES
|
|
|
|
|
// @DisplayName: LED Driver Types
|
|
|
|
|
// @Description: Controls what types of LEDs will be enabled
|
|
|
|
|
// @Bitmask: 0:Build in LED, 1:Internal ToshibaLED, 2:External ToshibaLED, 3:External PCA9685, 4:Oreo LED, 5:UAVCAN, 6:NCP5623 External, 7:NCP5623 Internal, 8:NeoPixel, 9:ProfiLED, 10:Scripting
|
|
|
|
|
// @Bitmask: 0:Built-in LED, 1:Internal ToshibaLED, 2:External ToshibaLED, 3:External PCA9685, 4:Oreo LED, 5:UAVCAN, 6:NCP5623 External, 7:NCP5623 Internal, 8:NeoPixel, 9:ProfiLED, 10:Scripting
|
|
|
|
|
// @User: Advanced
|
|
|
|
|
AP_GROUPINFO("LED_TYPES", 6, AP_Notify, _led_type, BUILD_DEFAULT_LED_TYPE), |
|
|
|
|
|
|
|
|
|