소스 검색

update:更新注释 [🐛Bug]: errDump 核心库的 API 文档, 没有说清楚上报到合宙服务器的诊断信息如何查看
https://gitee.com/openLuat/LuatOS/issues/ICS76B

alienwalker 7 달 전
부모
커밋
fd3930aa85
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      components/network/errdump/luat_lib_errdump.c

+ 1 - 0
components/network/errdump/luat_lib_errdump.c

@@ -13,6 +13,7 @@ if errDump then
 end
 
 -- 默认上报到合宙服务器 dev_msg1.openluat.com 端口 12425
+-- 查看上报的数据,登录iot.openluat.com,选择调试日志,输入IMEI,选择好时间段,点搜索
 */
 #include "luat_base.h"
 #include "luat_sys.h"