Update library.json

This commit is contained in:
mrcodetastic 2024-07-28 22:02:37 +01:00 committed by GitHub
parent 5454854b53
commit d27901565c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{ {
"name": "ESP32 HUB75 LED MATRIX PANEL DMA Display", "name": "ESP32 HUB75 LED MATRIX PANEL DMA Display",
"version": "3.0.11", "version": "3.0.12",
"description": "An Adafruit GFX compatible library for LED matrix modules which uses DMA for ultra-fast refresh rates and therefore very low CPU usage.", "description": "An Adafruit GFX compatible library for LED matrix modules which uses DMA for ultra-fast refresh rates and therefore very low CPU usage.",
"keywords": "hub75, esp32, esp32s2, esp32s3, display, dma, rgb matrix", "keywords": "hub75, esp32, esp32s2, esp32s3, display, dma, rgb matrix",
"repository": { "repository": {