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){ while(1){
delay(20); delay(20);
// Filters radio input - adjust filters in the radio.pde file // Filters radio input - adjust filters in the radio.cpp file
// ---------------------------------------------------------- // ----------------------------------------------------------
read_radio(); read_radio();