ardupilot/libraries/AP_HAL_AVR/examples/RCInputTest
Andrew Tridgell 6eee2421cc AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels()
the valid_channels() method was inconsistently implemented between
boards, and served two quite different purposes. It is clearer as two
functions
2014-03-25 14:39:41 +11:00
..
Makefile build: change from Arduino.mk to apm.mk 2013-01-02 17:29:37 +11:00
RCInputTest.pde AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 2014-03-25 14:39:41 +11:00
nocore.inoflag AP_HAL_AVR example RCInputTest created 2012-12-20 14:51:20 +11:00