diff --git a/README.md b/README.md index e69de29..eae047c 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,7 @@ +# ManGoWalk --- 智能盲杖导航系统 + +![随心一听](https://tse1-mm.cn.bing.net/th/id/OIP-C.lOSBhSbq-aQG17hhtzgXNAHaKz?rs=1&pid=ImgDetMain) + +## 日志 +2025.6.4 +添加了Thread X 操作系统 \ No newline at end of file diff --git a/fun/headfile.h b/fun/headfile.h index 39ed331..fcf8618 100644 --- a/fun/headfile.h +++ b/fun/headfile.h @@ -1,7 +1,6 @@ #ifndef __HEADFILE_H #define __HEADFILE_H -#include "app_threadx.h" #include "main.h" #include "memorymap.h" #include "usart.h"