AP_Scripting: add rgb notify binding

This commit is contained in:
Peter Hall 2019-11-25 22:28:01 +00:00 committed by WickedShell
parent f8f591c7db
commit f35ffaddc6
1 changed files with 1 additions and 0 deletions

View File

@ -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