This website works better with JavaScript
Home
Explore
Help
Sign In
RT-Thread-packages
/
micropython
mirror of
https://github-proxy.rt-thread.io/RT-Thread-packages/micropython.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
【完善】:poll
SummerGift
8 years ago
parent
7c3b149b4c
commit
cfb6f28197
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
docs/05-System_Module/02-uselect.md
+ 1
- 1
docs/05-System_Module/02-uselect.md
View File
@@ -41,7 +41,7 @@ def selectTest():
## Poll 类
### **select.poll**()
-创建
轮询
实例。
+创建
poll
实例。
示例: