From 93d780a9fc7d5b468d77704812ed045ff28d468e Mon Sep 17 00:00:00 2001 From: h00514358 Date: Fri, 24 Sep 2021 01:56:13 +0000 Subject: [PATCH] Signed-off-by:hellohyh001 Signed-off-by: h00514358 --- README.md | 4 +--- README_zh.md | 7 +------ 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6cb3739..d8ad3e0 100755 --- a/README.md +++ b/README.md @@ -173,9 +173,7 @@ export default { Pan-sensor subsystem -sensors\_start - -sensors\_sensor +[sensors\_sensor](https://gitee.com/openharmony/sensors_sensor) **sensors\_miscdevice** diff --git a/README_zh.md b/README_zh.md index 8d54cb5..a8d172d 100755 --- a/README_zh.md +++ b/README_zh.md @@ -9,9 +9,6 @@ - [相关仓](#section96071132185310) ->![](public_sys-resources/icon-note.gif) **说明:** ->从API Version 7 开始支持。 - ## 简介 小器件是指用于向外传递信号的设备,包括马达和LED灯,本组件对开发者提供控制马达振动和LED灯开关的能力,其架构图如下所示: @@ -176,9 +173,7 @@ export default { 泛Sensor子系统 -sensors\_start - -sensors\_sensor +[sensors\_sensor](https://gitee.com/openharmony/sensors_sensor) **sensors\_miscdevice** -- Gitee