minor changes to make files

This commit is contained in:
Sebastien
2020-03-06 17:41:12 -05:00
parent 562bec14fe
commit 3c9fc8f0c3
5 changed files with 6 additions and 12 deletions

View File

@@ -23,7 +23,7 @@ idf_component_register(SRCS display.c
fonts/font_line_2.c
fonts/font_tarable7seg_16x32.c
fonts/font_tarable7seg_32x64.c
PRIV_REQUIRES services
REQUIRES services
INCLUDE_DIRS . fonts core
)