Skip to content

Commit

Permalink
Merge pull request #15 from libdriver/dev
Browse files Browse the repository at this point in the history
doc: fix doc errors
  • Loading branch information
libdriver authored Aug 10, 2024
2 parents ed09db9 + 6eed720 commit 6e3ec42
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.1 (2024-08-10)

## Bug Fixes

- fix doc errors

## 2.0.0 (2021-03-05)

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

SHT31建立在全新和优化的CMOSens芯片之上,进一步提高了产品可靠性和精度规格。SHT31提供了一系列新功能,如增强信号处理、两个独特和用户可选IIC地址、一个可编程温湿度极限的报警模式,以及高达1 MHz的通信速度。DFN封装的占位面积为2.5 × 2.5 mm2,高度为0.9 mm。这有助于SHT31集成到多种应用。此外,2.15至5.5 V的宽电源电压范围和多种可选接口可保证与不同集成要求的兼容性。总之,SHT31湿度传感器系列融入了Sensirion作为行业领导者15年的经验和心血,是一款超高性价比的产品。
SHT31建立在全新和优化的CMOSens芯片之上,进一步提高了产品可靠性和精度规格。SHT31提供了一系列新功能,如增强信号处理、两个独特和用户可选IIC地址、一个可编程温湿度极限的报警模式,以及高达1 MHz的通信速度。DFN封装的面积为2.5 × 2.5 mm2,高度为0.9 mm。这有助于SHT31集成到多种应用。此外,2.15至5.5 V的宽电源电压范围和多种可选接口可保证与不同集成要求的兼容性。总之,SHT31湿度传感器系列融入了Sensirion作为行业领导者15年的经验和心血,是一款超高性价比的产品。

LibDriver SHT31是LibDriver推出的SHT31的全功能驱动,该驱动提供温湿度连续模式读取和温湿度单次模式读取等功能并且它符合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/sht31/index.html) [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](/LICENSE)

SHT31建立在全新和優化的CMOSens芯片之上,進一步提高了產品可靠性和精度規格。 SHT31提供了一系列新功能,如增強信號處理、兩個獨特和用戶可選IIC地址、一個可編程溫濕度極限的報警模式,以及高達1 MHz的通信速度。 DFN封裝的佔位面積為2.5 × 2.5 mm2,高度為0.9 mm。這有助於SHT31集成到多種應用。此外,2.15至5.5 V的寬電源電壓範圍和多種可選接口可保證與不同集成要求的兼容性。總之,SHT31濕度傳感器系列融入了Sensirion作為行業領導者15年的經驗和心血,是一款超高性價比的產品。
SHT31建立在全新和優化的CMOSens芯片之上,進一步提高了產品可靠性和精度規格。 SHT31提供了一系列新功能,如增強信號處理、兩個獨特和用戶可選IIC地址、一個可編程溫濕度極限的報警模式,以及高達1 MHz的通信速度。 DFN封裝的面積為2.5 × 2.5 mm2,高度為0.9 mm。這有助於SHT31集成到多種應用。此外,2.15至5.5 V的寬電源電壓範圍和多種可選接口可保證與不同集成要求的兼容性。總之,SHT31濕度傳感器系列融入了Sensirion作為行業領導者15年的經驗和心血,是一款超高性價比的產品。

LibDriver SHT31是LibDriver推出的SHT31的全功能驅動,該驅動提供溫濕度連續模式讀取和溫濕度單次模式讀取等功能並且它符合MISRA標準。

Expand Down

0 comments on commit 6e3ec42

Please sign in to comment.