mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
update wifi docs
This commit is contained in:
@@ -28,7 +28,7 @@ extern "C" {
|
||||
* token: token from the cellphone;
|
||||
* cellphone_ip: IP address of the cellphone;
|
||||
*
|
||||
* @retuen ESP_OK: succeed
|
||||
* @return ESP_OK: succeed
|
||||
* others: fail
|
||||
*/
|
||||
esp_err_t sc_send_ack_start(smartconfig_type_t type, uint8_t token, uint8_t *cellphone_ip);
|
||||
|
Reference in New Issue
Block a user