Skip to content

Commit

Permalink
Merge pull request #1 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 fb034a2 + bddb62d commit ebeba5a
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 @@
## 1.0.1 (2024-08-05)

## Bug Fixes

- fix doc errors

## 1.0.0 (2024-02-28)

## Features
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,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/htu31d/index.html) [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](/LICENSE)

HTU31是市场上最小、最准确的湿度传感器之一。TE Connectivity精密工程和在湿度和温度组合传感器方面20多年的经验使这款新产品具有快速响应时间、精确测量、低滞后、对回流组装过程的鲁棒性和持续性能,即使暴露在极端温度[-40°至125°C]和湿度[0%RH至100%RH]的环境中依然如此。
HTU31是市场上最小、最准确的湿度传感器之一。TE Connectivity精密工程和在湿度和温度组合传感器方面20多年的经验使这款新产品具有快速响应时间、精确测量、低滞后、对回流组装过程的高鲁棒性和持续性能,即使暴露在极端温度[-40°至125°C]和湿度[0%RH至100%RH]的环境中依然如此。

LibDriver HTU31D是LibDriver推出的HTU31D全功能驱动,该驱动提供温度、相对湿度读取的功能并且它符合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/htu31d/index.html) [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](/LICENSE)

HTU31是市場上最小、最準確的濕度感測器之一。 TE Connectivity精密工程和在濕度和溫度組合感測器方面20多年的經驗使這款新產品具有快速回應時間、精確量測、低滯後、對回流組裝過程的魯棒性和持續效能,即使暴露在極端溫度[-40°至125°C]和濕度[0%RH至100%RH]的環境中依然如此。
HTU31是市場上最小、最準確的濕度感測器之一。 TE Connectivity精密工程和在濕度和溫度組合感測器方面20多年的經驗使這款新產品具有快速回應時間、精確量測、低滯後、對回流組裝過程的高魯棒性和持續效能,即使暴露在極端溫度[-40°至125°C]和濕度[0%RH至100%RH]的環境中依然如此。

LibDriver HTU31D是LibDriver推出的HTU31D全功能驅動,該驅動提供溫度、相對濕度讀取的功能並且它符合MISRA標準。

Expand Down

0 comments on commit ebeba5a

Please sign in to comment.