]> granicus.if.org Git - esp-idf/commit
doc/wifi: small fixup
authorAvraham Shukron <avrahamshukron@users.noreply.github.com>
Wed, 13 Jun 2018 05:45:41 +0000 (08:45 +0300)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 9 Jul 2018 06:35:51 +0000 (14:35 +0800)
commit0cab3cecfdafffcc4bfd3aa90b4a523e455b2d7a
tree407df9d14bfff47445c69ae7ee0365e89b7cdd0e
parentf22a74b85c96b3f8f93591352071f32923f70571
doc/wifi: small fixup

The WiFi station connect sequence diagram does not have any "successful" ending.
It looks like a copy-paste error, because there are two consequent `SYSTEM_EVENT_STA_DISCONNECTED` events firing with nothing happening in between.

I think the original meaning was that the last event should be `SYSTEM_EVENT_STA_CONNECTED` to signify that if all goes well, that is the event that will be fired.

Merges https://github.com/espressif/esp-idf/pull/2065
docs/en/api-guides/wifi.rst