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 cad8190b4a1a39ed649f3f5be181b8651814233d..3933d1c8322f839d4905befdcc8ac3cd68e9c839 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," \