4ae52d454c
It's not enabled by default because it doesn't fully work. It can connect to an AP, get an IP address and do a host-lookup, but not yet do send or recv on a socket.
3 lines
53 B
C
3 lines
53 B
C
void pyb_wlan_init(void);
|
|
void pyb_wlan_start(void);
|