From 392b7272d227edf18ccbad1aa3db3f925582fc4e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 7 Jun 2019 11:24:11 +0200 Subject: [PATCH] Added lib NMEAParser https://github.com/arduino/Arduino/issues/8933 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 4605d7df..13e9f2ff 100644 --- a/registry.txt +++ b/registry.txt @@ -2398,3 +2398,4 @@ https://github.com/thinkovation/Ambimate.git|Contributed|Ambimate https://github.com/bitbank2/ss_oled.git|Contributed|ss_oled https://github.com/bitbank2/BitBang_I2C.git|Contributed|BitBang_I2C https://github.com/bitbank2/bb_hx1230.git|Contributed|bb_hx1230 +https://github.com/Glinnes/NMEAParser.git|Contributed|NMEAParser