ardupilot/libraries/AP_Scripting/generator
Ian Burwell 9d34fa2a5e AP_Scripting: Add I2C transfer bindings
This adds bindings for an I2CDevice's transfer() function, an example,
and removes the nil return hint from the get_device() docs as it never
actually returns nil.
2024-07-30 09:40:10 +10:00
..
description AP_Scripting: Add I2C transfer bindings 2024-07-30 09:40:10 +10:00
src AP_Scripting: dynamically load some binding objects 2024-07-23 10:34:52 +10:00