5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-02 22:18:28 -04:00

APMrover2: Fix filename in header

This commit is contained in:
mirkix 2016-07-22 16:08:33 +02:00 committed by Randy Mackay
parent f65b46385c
commit db665e6de7

View File

@ -52,7 +52,7 @@ int8_t Rover::test_radio_pwm(uint8_t argc, const Menu::arg *argv)
while(1){
delay(20);
// Filters radio input - adjust filters in the radio.pde file
// Filters radio input - adjust filters in the radio.cpp file
// ----------------------------------------------------------
read_radio();