kopia lustrzana https://github.com/jgromes/RadioLib
[AFSK] Fixed issues found by cppcheck
rodzic
44b2dcaa15
commit
d61589a2c5
|
@ -26,7 +26,7 @@ class AFSKClient {
|
||||||
\brief Copy contructor.
|
\brief Copy contructor.
|
||||||
\param aud Pointer to the AFSKClient instance to copy.
|
\param aud Pointer to the AFSKClient instance to copy.
|
||||||
*/
|
*/
|
||||||
AFSKClient(AFSKClient* aud);
|
explicit AFSKClient(AFSKClient* aud);
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\brief Initialization method.
|
\brief Initialization method.
|
||||||
|
|
Ładowanie…
Reference in New Issue