mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
AntennaTracker: Delete (wrong) filename out of header
This commit is contained in:
parent
ef0fb97fe4
commit
6082472990
@ -3,7 +3,7 @@
|
|||||||
#include "Tracker.h"
|
#include "Tracker.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* control_auto.pde - auto control mode
|
* Auto control mode
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#include "Tracker.h"
|
#include "Tracker.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* control_manual.pde - manual control mode
|
* Manual control mode
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#include "Tracker.h"
|
#include "Tracker.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* control_scan.pde - scan control mode
|
* Scan control mode
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#include "Tracker.h"
|
#include "Tracker.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* control_servo_test.pde - GCS controlled servo test mode
|
* GCS controlled servo test mode
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#include "Tracker.h"
|
#include "Tracker.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* servos.pde - code to move pitch and yaw servos to attain a target heading or pitch
|
* Code to move pitch and yaw servos to attain a target heading or pitch
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// init_servos - initialises the servos
|
// init_servos - initialises the servos
|
||||||
|
Loading…
Reference in New Issue
Block a user