From 9fa5be26fdfb5fabe115989b2fe34f62cdf7e237 Mon Sep 17 00:00:00 2001 From: shaoxiang <1026025056@qq.com> Date: Thu, 25 Jul 2019 17:53:16 +0800 Subject: [PATCH] change servo module DC connector tpye --- docs/en/module/servo.md | 6 +++--- docs/index.md | 6 +++--- docs/zh_CN/README.md | 6 +++--- docs/zh_CN/module/servo.md | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/en/module/servo.md b/docs/en/module/servo.md index 8c685b3a..dd9c8f9e 100644 --- a/docs/en/module/servo.md +++ b/docs/en/module/servo.md @@ -15,14 +15,14 @@ Servo is powered by MEGA328 communicate via IIC(0x53). ## Product Features - 12x servo ports -- DC power input: 6-24V 5.5*2.1mm -- DC Connector Type: XT60 (female) +- DC power input: 6-24V +- DC Connector Type: XT30 (female) - Product Size:54.2mm x 54.2mm x 12.8mm - Product weight:24.5g ## Include - 1x M5Stack Servo Module -- 1x Common Male to XT60 Male DC convertor +- 1x Common Male to XT30 Male DC convertor ## Applications diff --git a/docs/index.md b/docs/index.md index a845bb50..35c89aeb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -64,7 +64,7 @@ M5Core QuickStart - IIC AddressTable + I2C AddressTable M5Core comparison » @@ -164,7 +164,7 @@ -IIC AddressTable +I2C AddressTable ## GPS ## LORA @@ -474,7 +474,7 @@ Camera QuickStart - IIC AddressTable + I2C AddressTable Cameras comparison » diff --git a/docs/zh_CN/README.md b/docs/zh_CN/README.md index 18db2828..11284150 100644 --- a/docs/zh_CN/README.md +++ b/docs/zh_CN/README.md @@ -64,7 +64,7 @@ M5Core上手指南 - IIC地址表 + I2C地址表 M5Core硬件区别 »