diff --git a/library.properties b/library.properties index 9d2c7ee..fe44d3c 100644 --- a/library.properties +++ b/library.properties @@ -6,4 +6,4 @@ 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 -architectures=esp32 +architectures=esp32,esp32s2,esp32s3