21 lines
535 B
C
21 lines
535 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
|
|
/* #undef SYSTEM_COMM */
|
|
/* #undef EVENT_POST_ENABLED */
|
|
#define ACTION_ENABLED
|
|
/* #undef DEV_DYN_REG_ENABLED */
|
|
/* #undef LOG_UPLOAD */
|
|
/* #undef IOT_DEBUG */
|
|
/* #undef DEBUG_DEV_INFO_USED */
|
|
/* #undef AT_TCP_ENABLED */
|
|
#define AT_UART_RECV_IRQ
|
|
/* #undef AT_OS_USED */
|
|
/* #undef AT_DEBUG */
|
|
/* #undef OTA_USE_HTTPS */
|
|
#define GATEWAY_ENABLED
|
|
/* #undef MULTITHREAD_ENABLED */
|