Files

copied

There are no circuits or boards in this repository.

Last update 7 months 1 week by darrenaw1
FilesFirmware
..
.gitkeep
CMakeLists.txt
c_cpp_properties.json
launch.json
main.c
settings.json
shtc3.c
shtc3.h
tasks.json
CMakeLists.txt
idf_component_register( SRCS "shtc3.c" "main.c" INCLUDE_DIRS "." )
Report a bug