From d3280bdd16a2b6ac04ce4b2b8b6ee9278acd9ab1 Mon Sep 17 00:00:00 2001 From: Amilcar Lucas Date: Sat, 10 Sep 2011 23:36:47 +0200 Subject: [PATCH] Added comments explaining when should the function be used --- ArduPlane/radio.pde | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ArduPlane/radio.pde b/ArduPlane/radio.pde index 11513fba41..f989d147e7 100644 --- a/ArduPlane/radio.pde +++ b/ArduPlane/radio.pde @@ -248,6 +248,8 @@ static void trim_radio() } // update the g_rc_function array from pointers to rc_x channels +// This should be done periodically because the user might change the configuration and +// expects the changes to take effect instantly static void update_aux_servo_function() { RC_Channel_aux::Aux_servo_function_t aux_servo_function[NUM_CHANNELS]; // the function of the aux. servos