mirror of https://github.com/ARMmbed/mbed-os.git
Fixed missing public
parent
8ea46eae17
commit
e87f013c4d
|
|
@ -29,6 +29,7 @@ class WiFiAccessPoint
|
|||
{
|
||||
/** WiFiAccessPoint lifetime
|
||||
*/
|
||||
public:
|
||||
WiFiAccessPoint();
|
||||
WiFiAccessPoint(nsapi_wifi_ap_t ap);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue