Skip to content

Commit 77b7a1c

Browse files
author
yougaliu
committed
opt:WIFI_CONFIG_WAIT_APP_BIND_STATE default off
1 parent 1e32024 commit 77b7a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qcloud-iot-esp8266-demo/main/wifi_config/qcloud_wifi_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#ifndef __QCLOUD_WIFI_CONFIG_H__
1616
#define __QCLOUD_WIFI_CONFIG_H__
1717

18-
#define WIFI_CONFIG_WAIT_APP_BIND_STATE 1
18+
#define WIFI_CONFIG_WAIT_APP_BIND_STATE 0
1919

2020
typedef enum wifi_config_last_app_bind_state {
2121
LAST_APP_BIND_STATE_SUCCESS, // last time app bind state is binded

0 commit comments

Comments
 (0)