Fixed missing public

pull/2874/head
andreas.larsson 2016-10-04 11:59:45 +02:00
parent 8ea46eae17
commit e87f013c4d
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ class WiFiAccessPoint
{
/** WiFiAccessPoint lifetime
*/
public:
WiFiAccessPoint();
WiFiAccessPoint(nsapi_wifi_ap_t ap);