'esp_wifi_internal_tx' limitations?
Posted: Mon Aug 14, 2017 6:03 pm
Are there any restrictions on the use of
?
Are there any packets which can't be send?
Code: Select all
esp_wifi_internal_tx(wifi_interface_t wifi_if, void *buffer, u16_t len);
Are there any packets which can't be send?