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

change: main,开机不打印auth ok了

Wendal Chen 2 hónapja
szülő
commit
da2a6991d3
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      app/main.c

+ 1 - 1
app/main.c

@@ -165,7 +165,7 @@ void UserMain(void){
 	luat_shell_poweron(0);
 #endif
 
-#ifdef __LUATOS__
+#if 0
 	extern void luat_mcu_tick64_init(void);
 	luat_mcu_tick64_init();