Added Code Generated Proto
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
uart_prot.c
|
||||
uart_prot.h
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
idf_component_register(SRCS "main.c" "uart_handler.c" "communication_handler.c"
|
||||
idf_component_register(SRCS "main.c" "uart_handler.c" "communication_handler.c" "uart_prot.c"
|
||||
INCLUDE_DIRS ".")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user