mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-28 17:54:15 +01:00
Fix typo in servo doxygen header
This commit is contained in:
parent
a9c873dafa
commit
2da65014c7
@ -161,7 +161,7 @@ void PIOS_Servo_SetHz(uint16_t * speeds, uint8_t banks)
|
||||
/**
|
||||
* Set servo position
|
||||
* \param[in] Servo Servo number (0-7)
|
||||
* \param[in] Position Servo position in milliseconds
|
||||
* \param[in] Position Servo position in microseconds
|
||||
*/
|
||||
void PIOS_Servo_Set(uint8_t Servo, uint16_t Position)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user