We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1a796 commit 2610ddaCopy full SHA for 2610dda
README.md
@@ -7,6 +7,8 @@ This is for M5 Basic Board to use only !
7
M5Stack Basic 的基本应用与烧录可以参考以下链接
8
https://docs.m5stack.com/#/zh_CN/core/basic
9
10
+# Library & Example
11
+如果您在使用案例,请先测试 SimpleTest.ino 文件验证通讯,该程序应烧录到底层Basic中
12
13
# API
14
## setServoEncoder (byte servo_no, int servo_encoder, int servo_sp);
0 commit comments