Skip to content

Commit e87f013

Browse files
author
andreas.larsson
committed
Fixed missing public
1 parent 8ea46ea commit e87f013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/netsocket/WiFiAccessPoint.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ class WiFiAccessPoint
2929
{
3030
/** WiFiAccessPoint lifetime
3131
*/
32+
public:
3233
WiFiAccessPoint();
3334
WiFiAccessPoint(nsapi_wifi_ap_t ap);
3435

0 commit comments

Comments
 (0)