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