mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
event: Add IP_EVENT_ETH_LOST_IP event
Closes https://github.com/espressif/esp-idf/issues/6971
This commit is contained in:
@@ -123,6 +123,9 @@ Event IDs and Corresponding Data Structures
|
||||
| IP_EVENT_ETH_GOT_IP | :cpp:class:`ip_event_got_ip_t` |
|
||||
| (SYSTEM_EVENT_ETH_GOT_IP) | |
|
||||
+------------------------------------+-----------------------------------------------+
|
||||
| IP_EVENT_ETH_LOST_IP | n/a |
|
||||
| (SYSTEM_EVENT_ETH_LOST_IP) | |
|
||||
+------------------------------------+-----------------------------------------------+
|
||||
|
||||
Mesh Events
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user