add dependency

Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
Peter Siegmund
2024-05-30 09:02:40 +02:00
parent d93c941c79
commit 35efe393d7

View File

@@ -1,4 +1,4 @@
idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
PRIV_REQUIRES esp_lcd)
PRIV_REQUIRES driver esp_lcd)