mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 01:24:04 +00:00
[Lib] Update library.properties for local copy of Adafruit_NeoMatrix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user