This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
RT-Thread-packages
/
micropython
espejo de
https://github-proxy.rt-thread.io/RT-Thread-packages/micropython.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
【完善】:poll
SummerGift
hace 8 años
padre
7c3b149b4c
commit
cfb6f28197
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
docs/05-System_Module/02-uselect.md
+ 1
- 1
docs/05-System_Module/02-uselect.md
Ver fichero
@@ -41,7 +41,7 @@ def selectTest():
## Poll 类
### **select.poll**()
-创建
轮询
实例。
+创建
poll
实例。
示例: