diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2020-11-28 08:39:35 +0000 |
|---|---|---|
| committer | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2020-11-28 08:39:35 +0000 |
| commit | b6da8ea09a84004354edf720cbd2c7d76f20d767 (patch) | |
| tree | a4e0d2765d92cb4967971b243831bbac128dbe24 /library.properties | |
| parent | 9f9150183619ae755a0d27449ab594b561e22918 (diff) | |
Change library name
Diffstat (limited to 'library.properties')
| -rw-r--r-- | library.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/library.properties b/library.properties index 6b7f5ef..929662a 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ -name=ESP32 64x32 LED MATRIX HUB75 DMA Display -version=1.2.2 +name=ESP32 HUB75 LED MATRIX PANEL DMA Display +version=1.2.3 author=Faptastic maintainer=Faptastic sentence=Experimental DMA based LED Matrix HUB75 Library -paragraph=An experimental Adafruit GFX compatible library for 64x32 RGB matrix modules (other modules not tested - YMMV), using the ESP's DMA Engine for ultra-fast refresh rates, no-interrupts and very low CPU usage (5%). +paragraph=An experimental Adafruit GFX compatible library for 64x32 or 64x64 LED matrix modules using the ESP32 DMA Engine for ultra-fast refresh rates, no-interrupts and therefore very low CPU usage. category=Display -url=https://github.com/mrfaptastic/ESP32-RGB64x32MatrixPanel-I2S-DMA +url=https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA architectures=esp32 |
