[Ext] Fixed doxygen warnings
This commit is contained in:
parent
bf101b50ba
commit
66e657bf29
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@
|
|||
|
||||
#include "../PhysicalLayer/PhysicalLayer.h"
|
||||
|
||||
/*!
|
||||
\class ExternalRadio
|
||||
\brief Class to interface with external radio hardware.
|
||||
*/
|
||||
class ExternalRadio: public PhysicalLayer {
|
||||
public:
|
||||
#if defined(RADIOLIB_BUILD_ARDUINO)
|
||||
|
|
Loading…
Add table
Reference in a new issue