mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
wifi_provisioning: Update the APIs with reference to the new APIs from protocomm
esp_local_ctrl: Update the code with reference to new changes in protocomm component
This commit is contained in:
@@ -181,7 +181,7 @@ void start_esp_local_ctrl_service(void)
|
||||
.proto_sec = {
|
||||
.version = 0,
|
||||
.custom_handle = NULL,
|
||||
.pop = NULL,
|
||||
.sec_params = NULL,
|
||||
},
|
||||
.handlers = {
|
||||
/* User defined handler functions */
|
||||
|
Reference in New Issue
Block a user