Skip to content

Commit 9643115

Browse files
committed
doc: fix doc errors
1 parent c0bafb4 commit 9643115

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.0.2 (2024-08-05)
2+
3+
## Bug Fixes
4+
5+
- fix doc errors
6+
17
## 1.0.1 (2024-07-08)
28

39
## Bug Fixes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,4 @@ SOFTWARE.
208208

209209
### Contact Us
210210

211-
Please sent an e-mail to [email protected].
211+
Please send an e-mail to [email protected].

README_zh-Hans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[![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/bmp280/index.html) [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](/LICENSE)
1010

11-
BMP280是一种绝对气压传感器,特别适用于移动应用。它的小尺寸和低功耗允许在电池供电的设备中实现,如手机、GPS模块或手表。BMP280基于博世久经考验的压阻式压力传感器技术,具有高精度和线性、长期稳定性和高EMC稳健性。众多的设备操作选项保证了最高的灵活性。该设备在功耗、分辨率和滤波器性能方面进行了优化。
11+
BMP280是一种绝对气压传感器,特别适用于移动应用。它的小尺寸和低功耗允许在电池供电的设备中实现,如手机、GPS模块或手表。BMP280基于博世久经考验的压阻式压力传感器技术,具有高精度和高线性、长期稳定性和高EMC稳健性。众多的设备操作选项保证了最高的灵活性。该设备在功耗、分辨率和滤波器性能方面进行了优化。
1212

1313
LibDriver BMP280是LibDriver推出的BMP280全功能驱动,该驱动提供压强温度连续读取、压强温度单次读取等功能并且它符合MISRA标准。
1414

README_zh-Hant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[![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/bmp280/index.html) [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](/LICENSE)
1010

11-
BMP280是一種絕對氣壓感測器,特別適用於移動應用。 它的小尺寸和低功耗允許在電池供電的設備中實現,如手機、GPS模塊或手錶。 BMP280基於博世久經考驗的壓阻式壓力感測器科技,具有高精度和線性、長期穩定性和高EMC穩健性。 眾多的設備操作選項保證了最高的靈活性。 該設備在功耗、分辯率和濾波器效能方面進行了優化。
11+
BMP280是一種絕對氣壓感測器,特別適用於移動應用。 它的小尺寸和低功耗允許在電池供電的設備中實現,如手機、GPS模塊或手錶。 BMP280基於博世久經考驗的壓阻式壓力感測器科技,具有高精度和高線性、長期穩定性和高EMC穩健性。 眾多的設備操作選項保證了最高的靈活性。 該設備在功耗、分辯率和濾波器效能方面進行了優化。
1212

1313
LibDriver BMP280是LibDriver推出的BMP280全功能驅動,該驅動提供壓強溫度連續讀取、壓強溫度單次讀取等功能並且它符合MISRA標準。
1414

0 commit comments

Comments
 (0)