diff options
| author | gamerdonkey | 2024-09-14 16:00:46 -0500 |
|---|---|---|
| committer | gamerdonkey | 2024-09-14 16:00:46 -0500 |
| commit | 8909bb8e8c915d105daaf7d1fd03546af5ab4d94 (patch) | |
| tree | 41c989043795df4a21f1c6ecbf674a46b77a7b94 /components/fasani__adafruit_gfx/library.properties | |
| parent | 35ff74c9be46e16030d1184a506451e1d3805c25 (diff) | |
| download | esp32-inova-led-controller-8909bb8e8c915d105daaf7d1fd03546af5ab4d94.tar.gz esp32-inova-led-controller-8909bb8e8c915d105daaf7d1fd03546af5ab4d94.tar.bz2 esp32-inova-led-controller-8909bb8e8c915d105daaf7d1fd03546af5ab4d94.zip | |
Changing to use an Adafruit_GFX library from components repo.
Diffstat (limited to 'components/fasani__adafruit_gfx/library.properties')
| -rw-r--r-- | components/fasani__adafruit_gfx/library.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/components/fasani__adafruit_gfx/library.properties b/components/fasani__adafruit_gfx/library.properties new file mode 100644 index 0000000..8a83286 --- /dev/null +++ b/components/fasani__adafruit_gfx/library.properties @@ -0,0 +1,9 @@ +name=Adafruit GFX Library +version=1.1.5 +author=Adafruit +maintainer=Adafruit <info@adafruit.com> +sentence=Adafruit GFX graphics core library, this is the 'core' class that all our other graphics libraries derive from. +paragraph=Install this library in addition to the display library for your hardware. +category=Display +url=https://github.com/adafruit/Adafruit-GFX-Library +architectures=* |
