Skip to content

Commit 56aefc1

Browse files
Rename lib: Arduino_GigaDisplayTouch
1 parent 18f8760 commit 56aefc1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Arduino Giga Display Shield Library
1+
# Arduino Giga Display Touch Library

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name=Arduino_DisplayShieldTouch
1+
name=Arduino_GigaDisplayTouch
22
version=1.0.0
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
55
sentence=Touch library for Arduino Giga Display Shield
66
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.
77
category=Sensors
8-
url=
8+
url=https://github.com/arduino-libraries/Arduino_GigaDisplayTouch
99
architectures=mbed,mbed_portenta,mbed_giga

0 commit comments

Comments
 (0)