Update README.md

This commit is contained in:
SIMS IOT Devices 2022-10-16 01:41:40 +03:00 committed by GitHub
parent eb889e648a
commit 69bf594b05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,10 @@
# 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