Skip to content

Commit a4b0a00

Browse files
committed
preparing the first release
1 parent 1af1311 commit a4b0a00

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To read the first three bytes (two for diff pressure and one CRC), it takes only
77

88
## Usage
99

10-
See [sdpsensor-esp-arduino.ino](./sdpsensor-esp-arduino.ino).
10+
See [sdpsensor-esp-arduino.ino](./examples/sdpsensor-esp-arduino.ino).
1111

1212
Serial output:
1313

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version=0.0.2
33
author=Danylo Ulianych
44
maintainer=Danylo Ulianych <dizcza@gmail.com>
55
sentence=arduino-esp library for Sensirion's Differential Pressure sensors
6-
paragraph=Supported sensors: SDP3x, SDP8xx
6+
paragraph=Supported sensors: SDP3x, SDP8xx. Supported boards: ESP32.
77
category=Sensors
88
url=https://github.com/dizcza/sdpsensor-esp-arduino
99
architectures=esp32

0 commit comments

Comments
 (0)