From bd9014c80d01d8d79380c39a58ce8a37c544ea16 Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Tue, 10 Dec 2019 10:33:27 +0800 Subject: [PATCH] add RoverC alone example --- docs/en/hat/hat-roverc.md | 5 ++++- docs/zh_CN/hat/hat-roverc.md | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/en/hat/hat-roverc.md b/docs/en/hat/hat-roverc.md index 3a12de76..eba06286 100644 --- a/docs/en/hat/hat-roverc.md +++ b/docs/en/hat/hat-roverc.md @@ -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 diff --git a/docs/zh_CN/hat/hat-roverc.md b/docs/zh_CN/hat/hat-roverc.md index f8b2cf2f..7edc1a21 100644 --- a/docs/zh_CN/hat/hat-roverc.md +++ b/docs/zh_CN/hat/hat-roverc.md @@ -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),获取完整程序. ## 相关视频