Function wifi_mgr_set_channel(uint8_t)
Defined in File wifi.c
Function Documentation
-
esp_err_t wifi_mgr_set_channel(uint8_t primary)
Change the primary channel while in NULL/AP mode for sniffing.
Change the primary channel while in NULL/AP mode for sniffing.
- 매개변수:
primary – Desired primary channel (1-13).
- 반환:
ESP_OK on success, or an error code on failure.