From dac5888bd4009f893f0cc0f9280c888d27fb6805 Mon Sep 17 00:00:00 2001 From: supowang Date: Thu, 10 Oct 2019 19:06:04 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3ed33af..51063d53 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ TencentOS tiny联合合作伙伴(南京厚德物联网)设计了定制开发板 - [【TencentOS tiny学习】例程(5)——互斥锁](https://github.com/jiejieTop/TencentOS-Demo/tree/master/05-mutex) -- [【TencentOS tiny学习】例程(6)——事件](https://github.com/jiejieTop/TencentOS-Demo/tree/master/07-event) +- [【TencentOS tiny学习】例程(6)——事件](https://github.com/jiejieTop/TencentOS-Demo/tree/master/06-event) - [【TencentOS tiny学习】例程(7)——软件定时器](https://github.com/jiejieTop/TencentOS-Demo/tree/master/07-timer)