Skip to content

Commit 2c9b336

Browse files
authored
Update library.properties
1 parent bdfa9ac commit 2c9b336

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name=7semi_L89HA
22
version=1.0.0
3-
author=7semi
3+
author=7Semi
4+
maintainer=Manoj <manoj@7semi.com>
45
sentence=Parse and extract GNSS data (GNRMC, GNGGA) from L89 GPS modules.
56
paragraph=This library parses NMEA sentences like $GNRMC and $GNGGA from L89 GNSS modules, and provides access to time, date, position, altitude, and speed data. Includes checksum validation and simple API.
67
category=Communication
8+
url=https://github.com/7semi-solutions/7Semi-L89HA-GNSS-Module-Arduino-Library
79
architectures=*
810
includes=7semi_L89HA.h

0 commit comments

Comments
 (0)