add RoverC alone example

This commit is contained in:
vany5921
2019-12-10 10:33:27 +08:00
parent 7c96417ffe
commit bd9014c80d
2 changed files with 7 additions and 2 deletions
+4 -1
View File
@@ -87,7 +87,10 @@ MotorControl
### 1. Arduino
*To get Arduino example, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/RoverC).*
*Use with JoyC HAT, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/RoverC).*
*Use alone [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Application/RoverC_Arduino_Alone
).*
## Video
+3 -1
View File
@@ -82,7 +82,9 @@
### 1. Arduino 例程
[点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/RoverC),获取完整程序.
配合JoyC HAT使用 [点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/RoverC),获取完整程序.
单独使用 [点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Application/RoverC_Arduino_Alone),获取完整程序.
## 相关视频