[English]
ESP-NOW 的发包回调函数的参数从 uint8_t *mac_addr 变为 esp_now_send_info_t *tx_info。
uint8_t *mac_addr
esp_now_send_info_t *tx_info
此文档对您有帮助吗?