esp_smartconfig_fast_mode() function
Set mode of SmartConfig. default normal mode. @attention 1. Please call it before API esp_smartconfig_start. @attention 2. Fast mode have corresponding APP(phone). @attention 3. Two mode is compatible.
Arguments
enable
false-disable(default); true-enable;
Return value
- ESP_OK: succeed - others: fail