mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 23:18:28 -04:00
APMrover2: Fix filename in header
This commit is contained in:
parent
f65b46385c
commit
db665e6de7
@ -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();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user