[SX127x] Updated Doxygen comments

pull/13/head
jgromes 2019-05-24 20:29:05 +02:00
rodzic 0bccbe194f
commit 2ff87ec07c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -524,7 +524,7 @@
/*!
\class SX127x
\brief Implements all common high-level chip functions. All derived classes (e.g. SX1278 or SX1272) inherit from this base class.
\brief Base class for SX127x series. All derived classes for SX127x (e.g. SX1278 or SX1272) inherit from this base class.
This class should not be instantiated directly from Arduino sketch, only from its derived classes.
*/
class SX127x: public PhysicalLayer {