From 9e3f552e73475567731227ad94961c4ebf6b2b9b Mon Sep 17 00:00:00 2001 From: Robert Eisele Date: Thu, 3 May 2018 18:57:10 +0200 Subject: [PATCH] Add gps (#719) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3d10844..e5e068b 100644 --- a/readme.md +++ b/readme.md @@ -325,6 +325,7 @@ - [onoff](https://github.com/fivdi/onoff) - GPIO access and interrupt detection. - [spi-device](https://github.com/fivdi/spi-device) - SPI serial bus access. - [pigpio](https://github.com/fivdi/pigpio) - Fast GPIO, PWM, servo control, state change notification, and interrupt handling on the Raspberry Pi. +- [gps](https://github.com/infusion/GPS.js) - NMEA parser for handling GPS receivers. ### Templating