Skip to content

Commit 609f98b

Browse files
authored
Merge pull request #5 from Sensirion/readme-sek-comp
Update README.md to clarify compensation on SEK-STCC4
2 parents 078fdb0 + d3ed101 commit 609f98b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/arduino_quality_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
with:
1313
expect-arduino-examples: true
1414
# change to "update" once you published the driver on Arduino library registry
15-
lint-lib-manager-check: submit
15+
lint-lib-manager-check: update
1616

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Click [here](https://sensirion.com/products/catalog/STCC4) to learn more about t
1212

1313
The default I²C address of [STCC4](https://sensirion.com/products/catalog/STCC4) is **0x64**.
1414

15+
> [!NOTE]
16+
> The SEK-STCC4 board from Sensirion includes a STCC4 and a SHT4x for temperature and humidity compensation, which is controlled by the STCC4 through the integrated I2C controller interface. The provided examples are designed considering this sensor configuration.
1517
1618

1719
## Installation of the library
@@ -192,4 +194,4 @@ they are fixed.
192194

193195
## License
194196

195-
See [LICENSE](LICENSE).
197+
See [LICENSE](LICENSE).

0 commit comments

Comments
 (0)