diff --git a/library.properties b/library.properties index ab78b34..62e8ea6 100644 --- a/library.properties +++ b/library.properties @@ -2,8 +2,8 @@ name=Arduino_GigaDisplayTouch version=1.0.1 author=Arduino maintainer=Arduino -sentence=Touch library for Arduino Giga Display Shield -paragraph=The Arduino Giga Display Touch library is a C++ library designed to manage the touch controller of the Giga Display Shield. It is currently compatible with Goodix GT911 5-point Capacitive touch controller. This library captures up to 5 concurrent touch points using two approaches: by interrupt or on-request. +sentence=Touch library for Arduino GIGA Display Shield +paragraph=Easily use the touch features of the Arduino GIGA Display Shield (ASX00039), provided via the Goodix GT911 5-point Capacitive touch controller. Capture up to 5 concurrent touch points using two approaches: by interrupt (IRQ) or on-request (polling). category=Sensors url=https://github.com/arduino-libraries/Arduino_GigaDisplayTouch architectures=mbed,mbed_portenta,mbed_giga