Browse Source

fix:注释错误

alienwalker 6 months ago
parent
commit
445d93b76b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/mobile/luat_lib_mobile.c

+ 1 - 1
components/mobile/luat_lib_mobile.c

@@ -1565,7 +1565,7 @@ end)
 		LLOGD("LUAT_MOBILE_EVENT_RRC status %d",status);
 /*
 @sys_pub mobile
-通话状态变化,2025/9/15启用
+RRC部分信息上报,2025/9/15启用
 RRC_IND
 @usage
 sys.subscribe("RRC_IND", function(event, value, ...)