SHT3x driver - minor corrections
This commit is contained in:
parent
12ce858a50
commit
d29be26d4f
1 changed files with 1 additions and 3 deletions
|
|
@ -1,8 +1,6 @@
|
|||
# SHT3x Driver Examples
|
||||
|
||||
These examples references two addtional drivers [i2c](https://github.com/kanflo/esp-open-rtos-driver-i2c) and [sht3x](https://github.com/gschorcht/esp-open-rtos/extras/sht3x), which are provided in the `../../extras` folder.
|
||||
|
||||
If you plan to use one or both of this drivers in your own projects, please check the main development pages for updated versions or reported issues.
|
||||
These examples demonstrate the usage of the SHT3x driver with only one and multiple SHT3x sensors.
|
||||
|
||||
## Hardware setup
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue