diff --git a/README.md b/README.md index a6ec9bf..993bb40 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PxMatrix - LED matrix panel driver for ESP32 and ESP8266 +# PxMatrix - LED matrix panel driver for ESP8266, ESP32 and ATMEL diff --git a/README.txt b/README.txt index 182fbc3..729b532 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -This is a library for Chinese P10 32x16 LED matrix displays +This is a library for Chinese LED matrix displays It is based on the 5110 library by Adafruit diff --git a/library.properties b/library.properties index d79de0a..5375123 100644 --- a/library.properties +++ b/library.properties @@ -2,7 +2,7 @@ name=PxMatrix LED MATRIX library version=1.7.0 author=Dominic Buchstaller maintainer=Dominic Buchstaller -sentence=PxMatrix LED MATRIX library for ESP32 and ESP8266 +sentence=PxMatrix LED MATRIX library for ESP8266, ESP32 and ATMEL paragraph=Adafruit GFX compatible library for 32x16, 32x32, 64x32, 64x64 RGB matrix modules. category=Display url=https://github.com/2dom/PxMatrix