small tweaks

This commit is contained in:
Philippe G
2020-09-06 17:06:52 -07:00
parent a73c659a1e
commit 708a3f9c4a
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
idf_component_register(SRC_DIRS .
INCLUDE_DIRS . ${IDF_PATH}/components/driver
REQUIRES json tools platform_config display
INCLUDE_DIRS .
REQUIRES json tools platform_config display
)