[AFSK] Fixed doxygen warnings
This commit is contained in:
parent
400c5af941
commit
6c2e16fbab
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ class AFSKClient {
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\brief Stops transmitting audio tone.
|
\brief Stops transmitting audio tone.
|
||||||
\param freq Keep transmitter on - this may limit noise when switching transmitter on or off.
|
\param keepOn Keep transmitter on - this may limit noise when switching transmitter on or off.
|
||||||
\returns \ref status_codes
|
\returns \ref status_codes
|
||||||
*/
|
*/
|
||||||
int16_t noTone(bool keepOn = false);
|
int16_t noTone(bool keepOn = false);
|
||||||
|
|
Loading…
Add table
Reference in a new issue