mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
541cf16c9e
With the introduction of cookies to track a session, it is possible that the clients restart the provisioning on the same session, specifically when a user cancels a current provisioning attempt. This can result in an error as the state on the device side and client side will go out of sync. This has now been changed such that if SESSION_STATE_CMD0 is received on an existing session, the state is reset and flow allowed to continue. |
||
---|---|---|
.. | ||
include | ||
proto | ||
proto-c | ||
python | ||
src | ||
test | ||
CMakeLists.txt | ||
component.mk |