• dnc40085's avatar
    Add event callbacks to wifi.sta.config() and wifi.ap.config() and more (#1903) · 169cb69e
    dnc40085 authored
    * Add event callbacks to wifi.sta.config() and wifi.ap.config() and more
    
    Added option to register event callbacks during configuration of both
    station and AP.
    Added option to register event callbacks to `wifi.sta.connect()` and
    `wifi.sta.disconnect()`
    
    * Add note about event registration to wifi module documentation
    
    Other minor changes to wifi documentation are also included
    
    * Add more detail to documentation for wifi.sta.config()
    169cb69e
wifi_eventmon.c 12.7 KB