ardupilot/libraries/AP_HAL_FLYMAPLE/examples/RCPassthroughTest
Lucas De Marchi a5cc0be531 AP_HAL_FLYMAPLE: remove the only user of multiwrite
This is the only place where this variant of RCOutput::write() is
called. Remove it so to use the common interface. It can be added back
later when there's support for asynchronous write.
2015-09-29 11:53:36 +09:00
..
Makefile HAL_FLYMAPLE: initial port to flymaple board 2013-09-24 13:32:50 +10:00
RCPassthroughTest.cpp AP_HAL_FLYMAPLE: remove the only user of multiwrite 2015-09-29 11:53:36 +09:00
make.inc AP_HAL_FLYMAPLE: convert example from .pde to .cpp 2015-06-01 17:03:44 +10:00