mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-31 06:12:42 +00:00
11 lines
181 B
ReStructuredText
11 lines
181 B
ReStructuredText
Wi-Fi
|
|
=====
|
|
|
|
:link_to_translation:`en:[English]`
|
|
|
|
|
|
重大更新
|
|
~~~~~~~~
|
|
|
|
ESP-NOW 的发包回调函数的参数从 ``uint8_t *mac_addr`` 变为 ``esp_now_send_info_t *tx_info``。
|