12 #define MAX_CHANNELS 16 30 for (uint8_t i = 0; i < nchannels; i++) {
49 hal.
console->
printf(
"Set max_channels_display > 0 to display channels values\n");
AP_HAL::UARTDriver * console
virtual void delay(uint16_t ms)=0
virtual void printf(const char *,...) FMT_PRINTF(2
Common definitions and utility routines for the ArduPilot libraries.
AP_HAL::Scheduler * scheduler