Browse Source

AP_Scripting: add rgb notify binding

c415-sdk
Peter Hall 5 years ago committed by WickedShell
parent
commit
f35ffaddc6
  1. 1
      libraries/AP_Scripting/generator/description/bindings.desc

1
libraries/AP_Scripting/generator/description/bindings.desc

@ -108,6 +108,7 @@ userdata Vector2f operator - @@ -108,6 +108,7 @@ userdata Vector2f operator -
include AP_Notify/AP_Notify.h
singleton AP_Notify alias notify
singleton AP_Notify method play_tune void string
singleton AP_Notify method handle_rgb void uint8_t 0 UINT8_MAX uint8_t 0 UINT8_MAX uint8_t 0 UINT8_MAX uint8_t 0 UINT8_MAX
include AP_RangeFinder/AP_RangeFinder.h

Loading…
Cancel
Save