Be a good c-tizen and split paper.h into header and implementation
This commit is contained in:
parent
9a86b0579a
commit
f702715aa3
3 changed files with 319 additions and 311 deletions
|
|
@ -1,2 +1,6 @@
|
|||
idf_component_register(SRCS "inkpot.c"
|
||||
INCLUDE_DIRS ".")
|
||||
idf_component_register(
|
||||
SRCS
|
||||
"inkpot.c"
|
||||
"paper.c"
|
||||
INCLUDE_DIRS "."
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue