mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8f407949c6
Add a note to esp_event_handler_instance_register_with and esp_event_handler_instance_register to specify that calling those functions with the instance parameter set to NULL is equivalent to calling esp_event_handler_register_with and esp_event_handler_register. Closes https://github.com/espressif/esp-idf/issues/12818 |
||
---|---|---|
.. | ||
host_test | ||
include | ||
private_include | ||
test_apps | ||
CMakeLists.txt | ||
default_event_loop.c | ||
esp_event_private.c | ||
esp_event.c | ||
Kconfig | ||
linker.lf | ||
sdkconfig.rename |