aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2023-01-01 18:37:36 +0000
committerGitHub <noreply@github.com>2023-01-01 18:37:36 +0000
commit56f47f80ed6bdb32a065ea3008fa231d74a840e4 (patch)
treee26702c03666f660c30c5323886faa3f13e805d0
parentf9ff4b40783e7d0974e9bafdb6f2c4dcfd9e9d9c (diff)
Update library.properties
-rw-r--r--library.properties2
1 files changed, 1 insertions, 1 deletions
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