From a32b14f7a48ef8efc4a33e72185256b7a53ad364 Mon Sep 17 00:00:00 2001 From: supowang Date: Fri, 26 Feb 2021 12:00:10 +0800 Subject: [PATCH] Update mqtt_iot_explorer_tc_pm25_oled.c --- .../demo/mqtt_iot_explorer_tc_pm25_oled.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/board/TencentOS_tiny_EVB_G0/KEIL/mqtt_iot_explorer_tc_pm25/demo/mqtt_iot_explorer_tc_pm25_oled.c b/board/TencentOS_tiny_EVB_G0/KEIL/mqtt_iot_explorer_tc_pm25/demo/mqtt_iot_explorer_tc_pm25_oled.c index cad8190b..3933d1c8 100644 --- a/board/TencentOS_tiny_EVB_G0/KEIL/mqtt_iot_explorer_tc_pm25/demo/mqtt_iot_explorer_tc_pm25_oled.c +++ b/board/TencentOS_tiny_EVB_G0/KEIL/mqtt_iot_explorer_tc_pm25/demo/mqtt_iot_explorer_tc_pm25_oled.c @@ -8,8 +8,8 @@ #define WIFI_SSID "Tencent-GuestWiFi" #define WIFI_PASSWD "" #define PRODUCT_ID "ZLC54JVTAH" -#define DEVICE_NAME "node_20DEBC0A8415" -#define DEVICE_KEY "Xqiswx4I1T+bZyHOrHvaqg==" +#define DEVICE_NAME "node_20DEBC0A0000" +#define DEVICE_KEY "QXiswx4I1T+bZyHOrHvaqg==" //#define REPORT_DATA_TEMPLATE1 "{\"method\":\"report\",\"clientToken\":\"%s\"," \ // "\"params\":{\"PM1_CF1\":%d," \