请问esp_mesh_recv这个函数有个提示 @attention Mesh RX queue should be checked regularly to avoid running out of memory. * - Use esp_mesh_get_rx_pending() to check the number of packets available in the queue waiting * to b
请问esp_mesh_recv这个函数有个提示 @attention Mesh RX queue should be checked regularly to avoid running out of memory. * - Use esp_mesh_get_rx_pending() to check the number of packets available in the queue waiting * to be received by applications. 这里的avoid running out of memory ,具...
请问esp_mesh_recv这个函数有个提示 @attention Mesh RX queue should be checked regularly to avoid running out of memory. * - Use esp_mesh_get_rx_pending() to check the number of packets available in the queue waiting * to be received by applications. 这里的avoid running out of memory ,具...