refact AUTH module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
set(srcs "src/auth.c" "src/rc522_2.c" "src/wiegand.c" "src/main_wiegand.c")
|
||||
set(srcs "src/auth.c" "src/wiegand.c" "src/wiegand_reader.c")
|
||||
|
||||
idf_component_register(SRCS "${srcs}"
|
||||
INCLUDE_DIRS "include"
|
||||
|
||||
Reference in New Issue
Block a user