mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-10 06:31:24 +00:00

Closes https://github.com/espressif/esp-idf/issues/7207 The description of how the xTaskGenericNotifyWait parameter is handled in the xTaskGenericNotifyWait() function was inaccurate. In this commit, the description was updated to match the implementation of xTaskGenericNotifyWait().