zengfan 5 лет назад
Родитель
Сommit
e0dbbd153e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      bsp/raspberry-pi/raspi4-32/applications/main.c

+ 1 - 1
bsp/raspberry-pi/raspi4-32/applications/main.c

@@ -7,7 +7,7 @@
  * Date           Author       Notes
  * 2017-5-30     bernard       the first version
  */
-
+#include <rtthread.h>
 #include <stdio.h>
 
 int main(int argc, char** argv)