Skip to content

Commit 4d01c32

Browse files
committed
Updated library info.
1 parent 9a6b214 commit 4d01c32

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"repository":
66
{
77
"type": "git",
8-
"url": "https://github.com/sparkfun/Fingerprint_Scanner-TTL.git"
8+
"url": "https://github.com/Fasgort/Fingerprint_Scanner-TTL.git"
99
},
1010
"version": "1.1.1",
1111
"frameworks": "arduino",

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=Fingerprint Scanner TTL
22
version=1.1.0
3-
author=Josh Hawley
4-
maintainer=SparkFun Electronics
3+
author=Josh Hawley, modified by David López Chica
4+
maintainer=David López Chica
55
sentence=Arduino examples for ADH-Tech's Fingerprint Scanners.
66
paragraph=This is a great fingerprint module from ADH-Tech that communicates over 3.3V TTL Serial so you can easily embed it into your next project. This repository contains Arduino example code to work with it. This code has been tested with GT-521F32, GT-521F52, GT-511C3, and GT-511C1R.
77
category=Sensors
8-
url=https://github.com/sparkfun/Fingerprint_Scanner-TTL
8+
url=https://github.com/Fasgort/Fingerprint_Scanner-TTL
99
architectures=*

0 commit comments

Comments
 (0)