changed to component

This commit is contained in:
nopnop2002
2025-06-14 13:19:06 +09:00
parent 94eb38d483
commit 664a93ac09
8 changed files with 109 additions and 167 deletions

View File

@@ -1,2 +1 @@
idf_component_register(SRCS "main.c" "mpr121.c"
INCLUDE_DIRS ".")
idf_component_register(SRCS "main.c" INCLUDE_DIRS ".")