[Lib] Update library.properties for local copy of Adafruit_NeoMatrix

This commit is contained in:
Ton Huisman
2023-11-04 16:49:09 +01:00
parent c1938c3b2c
commit 5ec17cdcb0
+4 -4
View File
@@ -1,10 +1,10 @@
name=Adafruit NeoMatrix
name=Adafruit NeoMatrix via NeoPixelBus
version=1.3.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=Adafruit_GFX-compatible library for NeoPixel grids
paragraph=Adafruit_GFX-compatible library for NeoPixel grids
sentence=Adafruit_GFX-compatible library for NeoPixel grids, adjusted to use NeoPixelBus via NeoPixelBus_wrapper (ESPEasy specific)
paragraph=Adafruit_GFX-compatible library for NeoPixel grids, adjusted to use NeoPixelBus via NeoPixelBus_wrapper (ESPEasy specific)
category=Display
url=https://github.com/adafruit/Adafruit_NeoMatrix
architectures=*
depends=Adafruit NeoPixel, Adafruit GFX Library
depends=NeoPixelBus by Makuna, NeoPixelBus_wrapper, Adafruit GFX Library