mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
12 lines
424 B
Properties
12 lines
424 B
Properties
name=MD_MAX72XX
|
|
version=3.3.0
|
|
author=majicDesigns
|
|
maintainer=marco_c <8136821@gmail.com>
|
|
sentence=Implements functions that allow the MAX72xx (eg, MAX7219) to be used for LED matrices (64 individual LEDs)
|
|
paragraph= Allows the programmer to use the LED matrix as a pixel addressable display.
|
|
category=Device Control
|
|
url=https://github.com/MajicDesigns/MD_MAX72XX
|
|
architectures=*
|
|
includes=MD_MAX72xx.h,SPI.h
|
|
license=LGPL-2.1
|