初始化提交
This commit is contained in:
10
arduino-cli/libraries/MD_MAX72XX/library.properties
Normal file
10
arduino-cli/libraries/MD_MAX72XX/library.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
name=MD_MAX72XX
|
||||
version=2.10.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 device, displaying graphics elements much like any other pixel addressable display.
|
||||
category=Device Control
|
||||
url=https://github.com/MajicDesigns/MD_MAX72XX
|
||||
architectures=*
|
||||
includes=MD_MAX72xx.h,SPI.h
|
||||
Reference in New Issue
Block a user