From db665e6de77ba3305af4a322cca7d2aac9c7d740 Mon Sep 17 00:00:00 2001 From: mirkix Date: Fri, 22 Jul 2016 16:08:33 +0200 Subject: [PATCH] APMrover2: Fix filename in header --- APMrover2/test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APMrover2/test.cpp b/APMrover2/test.cpp index d50174c582..21063fcd4c 100644 --- a/APMrover2/test.cpp +++ b/APMrover2/test.cpp @@ -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();