18 lines
441 B
C
18 lines
441 B
C
/* #undef AUTH_MODE_CERT */
|
|
#define AUTH_MODE_KEY
|
|
/* #undef AUTH_WITH_NOTLS */
|
|
#define GATEWAY_ENABLED
|
|
/* #undef COAP_COMM_ENABLED */
|
|
#define OTA_MQTT_CHANNEL
|
|
#define SYSTEM_COMM
|
|
#define DEV_DYN_REG_ENABLED
|
|
/* #undef LOG_UPLOAD */
|
|
/* #undef IOT_DEBUG */
|
|
/* #undef DEBUG_DEV_INFO_USED */
|
|
/* #undef AT_TCP_ENABLED */
|
|
/* #undef AT_UART_RECV_IRQ */
|
|
/* #undef AT_OS_USED */
|
|
/* #undef AT_DEBUG */
|
|
#define OTA_USE_HTTPS
|
|
#define MULTITHREAD_ENABLED
|