SRV_Channel : correct comment spelling

This commit is contained in:
Ruffalo-sunghwan 2022-05-23 13:46:25 +09:00 committed by Randy Mackay
parent 2d09b3fcef
commit e0d14d900a
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ void SRV_Channels::update_aux_servo_function(void)
initialised = true;
}
/// Should be called after the the servo functions have been initialized
/// Should be called after the servo functions have been initialized
/// called at 1Hz
void SRV_Channels::enable_aux_servos()
{