Fix url in library.properties

This commit is contained in:
Nicholas Humfrey 2024-05-01 11:18:35 +01:00 committed by GitHub
parent b67bd96067
commit f69fb3ec3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,5 +5,5 @@ maintainer=Faptastic
sentence=HUB75 LED Matrix Library for ESP32, ESP32-S2 and ESP32-S3
paragraph=An Adafruit GFX compatible library for LED matrix modules which uses DMA for ultra-fast refresh rates and therefore very low CPU usage.
category=Display
url=https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA
url=https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA
architectures=esp32,esp32s2,esp32s3