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