Forráskód Böngészése

fix: luat_pm_dtimer_wakeup_id 方法名错, 参数类型错

Wendal Chen 4 éve
szülő
commit
4f60813d00
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      luat/include/luat_pm.h

+ 1 - 1
luat/include/luat_pm.h

@@ -28,5 +28,5 @@ int luat_pm_check(void);
 
 int luat_pm_dtimer_list(size_t* count, size_t* list);
 
-int uat_pm_dtimer_wakeup_id(int id);
+int luat_pm_dtimer_wakeup_id(int* id);