This commit is contained in:
2026-04-01 22:11:48 -05:00
parent 8bc5a982d1
commit 0b79eb8399
7 changed files with 183 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
set(SOURCES
"inputs.cpp"
"i2c.cpp"
"leds.cpp"
)
target_sources(${COMPONENT_LIB} PRIVATE ${SOURCES})