Selaa lähdekoodia

add:继续精简

Dozingfiretruck 4 vuotta sitten
vanhempi
sitoutus
966404b124
1 muutettua tiedostoa jossa 0 lisäystä ja 10 poistoa
  1. 0 10
      app/port/luat_ccommon_air101.c

+ 0 - 10
app/port/luat_ccommon_air101.c

@@ -1,10 +0,0 @@
-#include "luat_base.h"
-#include "c_common.h"
-
-#include "FreeRTOS.h"
-#include "task.h"
-
-
-uint64_t GetSysTickMS() {
-    return xTaskGetTickCount();
-}