fix 本地依赖包

This commit is contained in:
2023-07-02 18:44:21 +08:00
parent d9b85f5fd1
commit 210ef88273
585 changed files with 471970 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
idf_component_register(SRCS "TFT_eSPI.cpp"
INCLUDE_DIRS "."
PRIV_REQUIRES arduino)