希望官方适配 smartConfig 配网方式! ! ! ! ! ! ! ! ! ! ! ! !
tls_wifi_set_oneshot_flag (0) ; //关闭 oneshot
tls_wifi_set_oneshot_flag (1) ; //sta 模式配网
tls_wifi_set_oneshot_flag (2) ; //AP+socket 配网
tls_wifi_set_oneshot_flag (3) ; //AP+web 配网
tls_wifi_set_oneshot_flag (4) ; //蓝牙配网 (必须打开 TLS_CONFIG_BT 宏)