Skip to content

Commit

Permalink
Merge pull request #17 from libdriver/dev
Browse files Browse the repository at this point in the history
doc: fix doc errors
  • Loading branch information
libdriver authored Aug 4, 2024
2 parents 9b465a6 + 2ae7712 commit cd1f506
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.0.3 (2024-08-05)

## Bug Fixes

- fix doc errors

## 2.0.2 (2024-07-29)

## Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ SOFTWARE.

### Contact Us

Please sent an e-mail to [email protected].
Please send an e-mail to [email protected].
2 changes: 1 addition & 1 deletion README_zh-Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

[![MISRA](https://img.shields.io/badge/misra-compliant-brightgreen.svg)](/misra/README.md) [![API](https://img.shields.io/badge/api-reference-blue.svg)](https://www.libdriver.com/docs/hcsr04/index.html) [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](/LICENSE)

HCSR04超声波测距模块可提供 2cm-400cm的非接触式距离感测功能,测距精度可达高到 3mm。模块包括超声波发射器、接收器与控制电路。
HCSR04超声波测距模块可提供 2cm-400cm的非接触式距离感测功能,测距精度可达3mm。模块包括超声波发射器、接收器与控制电路。

LibDriver HCSR04是LibDriver推出的HCSR04全功能驱动,该驱动提供超声波测距的功能并且它符合MISRA标准。

Expand Down
2 changes: 1 addition & 1 deletion README_zh-Hant.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

[![MISRA](https://img.shields.io/badge/misra-compliant-brightgreen.svg)](/misra/README.md) [![API](https://img.shields.io/badge/api-reference-blue.svg)](https://www.libdriver.com/docs/hcsr04/index.html) [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](/LICENSE)

HCSR04超聲波測距模塊可提供 2cm-400cm的非接觸式距離感測功能,測距精度可達高到 3mm。模塊包括超聲波發射器、接收器與控制電路。
HCSR04超聲波測距模塊可提供2cm-400cm的非接觸式距離感測功能,測距精度可達3mm。 模塊包括超聲波發射器、接收器與控制電路。

LibDriver HCSR04是LibDriver推出的HCSR04全功能驅動,該驅動提供超聲波測距的功能並且它符合MISRA標準。

Expand Down

0 comments on commit cd1f506

Please sign in to comment.