diff --git a/library.json b/library.json index ed88aa0..d46d9fe 100644 --- a/library.json +++ b/library.json @@ -17,5 +17,6 @@ } ], "frameworks": "arduino", - "platforms": "rp2040, espressif8266, espressif32, ststm32" + "platforms": "rp2040, espressif8266, espressif32, ststm32", + "headers": "TFT_eSPI.h" }