AP_Scripting: fixed chan check in LED bindings
This commit is contained in:
parent
48ba63ba11
commit
bc7651cfcb
@ -145,7 +145,7 @@ singleton AP_Vehicle method set_mode boolean uint8_t 0 UINT8_MAX ModeReason::SCR
|
||||
|
||||
include AP_SerialLED/AP_SerialLED.h
|
||||
singleton AP_SerialLED alias serialLED
|
||||
singleton AP_SerialLED method set_num_LEDs boolean uint8_t 0 15 uint8_t 0 32
|
||||
singleton AP_SerialLED method set_num_LEDs boolean uint8_t 1 16 uint8_t 0 32
|
||||
singleton AP_SerialLED method set_RGB void uint8_t 1 16 uint32_t 0U UINT32_MAX uint8_t 0 UINT8_MAX uint8_t 0 UINT8_MAX uint8_t 0 UINT8_MAX
|
||||
singleton AP_SerialLED method send void
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user