working! but could be unstable ..., will debug later

This commit is contained in:
2020-09-15 22:45:25 -05:00
parent 554cf91c8b
commit 5c7341487f
2 changed files with 111 additions and 147 deletions

View File

@@ -1,3 +1,3 @@
idf_component_register(SRCS "bme280.c" "bme280_sup.c"
INCLUDE_DIRS "."
REQUIRES i2c)
)