Skip to content

Commit 3e519d3

Browse files
Update library.properties: release 1.0.0
1 parent 5d7f75a commit 3e519d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=Arduino_GigaDisplayTouch
2-
version=1.0
2+
version=1.0.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
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
88
url=https://github.com/arduino-libraries/Arduino_GigaDisplayTouch
9-
architectures=mbed,mbed_portenta,mbed_giga
9+
architectures=mbed,mbed_portenta,mbed_giga

0 commit comments

Comments
 (0)