ardupilot/libraries/AP_HAL/examples
Lucas De Marchi 1f072c4353 AP_HAL: fix unused variable
../../libraries/AP_HAL/examples/UART_test/UART_test.cpp:13:28: warning: ‘uarts’ defined but not used [-Wunused-variable]
 static AP_HAL::UARTDriver* uarts[] = {
                            ^
2016-02-19 11:51:49 -02:00
..
AnalogIn waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
Printf waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
RCInput waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
RCInputToRCOutput waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
RCOutput waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
Storage waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
UART_test AP_HAL: fix unused variable 2016-02-19 11:51:49 -02:00