mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AntennaTracker: NFC grammar fix-ups
made some rectification for better readablity
This commit is contained in:
parent
8915c8f3ae
commit
e35cf757c2
@ -166,7 +166,7 @@ void Tracker::update_yaw_position_servo()
|
|||||||
// (in fact, any alignment is permissible), and that the alignment may change (possibly rapidly) over time
|
// (in fact, any alignment is permissible), and that the alignment may change (possibly rapidly) over time
|
||||||
// (as when the antenna is mounted on a moving, turning vehicle)
|
// (as when the antenna is mounted on a moving, turning vehicle)
|
||||||
//
|
//
|
||||||
// With my antenna mount, large pwm output drives the antenna anticlockise, so need:
|
// With my antenna mount, large pwm output drives the antenna anticlockwise, so need:
|
||||||
// param set RC1_REV -1
|
// param set RC1_REV -1
|
||||||
// to reverse the servo. Yours may be different
|
// to reverse the servo. Yours may be different
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user