create library and make two examples of usage

This commit is contained in:
Edward Emelianov
2025-10-14 00:17:07 +03:00
parent 7a37dc0d2f
commit ea0de3c904
20 changed files with 499 additions and 149 deletions

View File

@@ -8,8 +8,12 @@ SI7005.c
SI7005.h
aht.c
aht.h
examples/CMakeLists.txt
examples/logmany.c
examples/single_sensor.c
i2c.c
i2c.h
i2csensorsPTH.h
main.c
sensor.c
sensor.h

Before

Width:  |  Height:  |  Size: 137 B

After

Width:  |  Height:  |  Size: 221 B