We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9dfe3a commit 81286ceCopy full SHA for 81286ce
README.md
@@ -7,7 +7,9 @@ MicroPython for the BBC micro:bit with MU vision sensor
7
- 在官方runtime固件基础上增加了MuVisionSensor模块,适用于小Mu视觉传感器
8
- 暂不支持Serial模式
9
10
-编译方法及通用模块参考官方文档 [https://github.com/bbcmicrobit/micropython](https://github.com/bbcmicrobit/micropython)
+Morpx官方文档:[https://morpx-docs.readthedocs.io/en/latest/MUVS3/MUVS3_MicroPython/index.html](https://morpx-docs.readthedocs.io/en/latest/MUVS3/MUVS3_MicroPython/index.html)
11
+
12
+编译方法及通用模块参考micro:bit官方文档 [https://github.com/bbcmicrobit/micropython](https://github.com/bbcmicrobit/micropython)
13
14
How to use
15
==========
0 commit comments