mirror of
https://github.com/SIMS-IOT-Devices/FreeRTOS-ESP-IDF-I2C.git
synced 2024-10-03 18:09:03 -04:00
Update README.md
This commit is contained in:
parent
eb889e648a
commit
69bf594b05
@ -1,6 +1,10 @@
|
|||||||
# FreeRTOS-ESP-IDF-I2C
|
# FreeRTOS-ESP-IDF-I2C
|
||||||
Read data via I2C from BME280 sensor including temperature, pressure and humidity
|
Read data via I2C from BME280 sensor including temperature, pressure and humidity
|
||||||
|
|
||||||
proj5.c - The main ESP IDF file
|
proj5.c - The main ESP IDF file
|
||||||
|
|
||||||
CMakeLists.txt - Connects between proj5.c and bme280.c
|
CMakeLists.txt - Connects between proj5.c and bme280.c
|
||||||
|
|
||||||
bme280.c - BME280 sensor library
|
bme280.c - BME280 sensor library
|
||||||
|
|
||||||
bme280.h - BME280 sensor library
|
bme280.h - BME280 sensor library
|
||||||
|
Loading…
Reference in New Issue
Block a user