TuyaOS
include
components
svc_tuya_cloud
include
tls
tuya_tls_config_disable.h
1
#ifndef MBEDTLS_CONFIG_H_TY_DISABLE
2
#define MBEDTLS_CONFIG_H_TY_DISABLE
3
4
#err "TLS is not enable, this file should not be build"
5
6
#endif
/* MBEDTLS_CONFIG_H_TY_DISABLE */
制作者
1.9.4