esp_wifi_internal_tx() required memory type
Posted: Wed Nov 14, 2018 11:18 pm
If the buffer passed to esp_wifi_internal_tx() comes from a standard malloc() call, will the buffer be proper aligned and of the correct "CAP" type for the function esp_wifi_internal_tx()?
Thanks
Thanks