mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-05 13:44:43 +02:00
Declare header files for PlatformIO
This commit is contained in:
@@ -17,5 +17,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": "rp2040, espressif8266, espressif32, ststm32"
|
"platforms": "rp2040, espressif8266, espressif32, ststm32",
|
||||||
|
"headers": "TFT_eSPI.h"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user