Expand description
WiFi station mode driver.
Call Wifi::start_station once from main() to configure the radio,
spawn the connection and network tasks, then await
Wifi::wait_for_connection before starting any network-dependent tasks.
Macrosยง
- mk_
static ๐
Structsยง
- Wifi
- Struct to hold relevenat states for other modules (http server/client)
Constantsยง
- AP_
GATEWAY_ ๐IP - AP_
PASSWORD ๐ - AP_SSID ๐
- MAX_
STATION_ ๐CONNECT_ RETRIES
Functionsยง
- connection ๐
- connection_
ap ๐ - net_
task ๐ - run_
dhcp ๐