mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-02 05:17:03 +08:00
[modules] dc: Some correction in description text
This commit is contained in:
@@ -187,7 +187,7 @@ extern uint8_t dc_circle(float interval, float start);
|
|||||||
* If both 'x' and 'y' are DC_IGNORE the current position
|
* If both 'x' and 'y' are DC_IGNORE the current position
|
||||||
* will be used as reference point.
|
* will be used as reference point.
|
||||||
*
|
*
|
||||||
* @param interval minimum angle between shots in deg
|
* @param interval distance between shots in meters
|
||||||
* @param x x coordinate of reference point (or special DC_IGNORE)
|
* @param x x coordinate of reference point (or special DC_IGNORE)
|
||||||
* @param y y coordinate of reference point (or special DC_IGNORE)
|
* @param y y coordinate of reference point (or special DC_IGNORE)
|
||||||
* @return zero
|
* @return zero
|
||||||
|
|||||||
Reference in New Issue
Block a user