mirror of https://github.com/ARMmbed/mbed-os.git
Update CellularBase.h
parent
4f2645b3fc
commit
de261a4673
|
@ -18,7 +18,7 @@
|
|||
|
||||
#include "netsocket/NetworkInterface.h"
|
||||
|
||||
/** Common interface that is shared between Cellular interfaces
|
||||
/** Common interface that is shared between cellular interfaces.
|
||||
* @addtogroup netsocket
|
||||
*/
|
||||
class CellularBase: public NetworkInterface {
|
||||
|
|
Loading…
Reference in New Issue