aconno gnss simple example for U-blox gnss dev board.

Fork of gnss by u-blox

Revision:
3:2a1cd49ead85
Parent:
2:b10ca4aa2e5e
Child:
4:82308d600690
--- a/gnss.h	Thu Apr 13 14:45:17 2017 +0000
+++ b/gnss.h	Thu May 04 16:29:39 2017 +0000
@@ -188,7 +188,6 @@
     
     static const char _toHex[16]; //!< num to hex conversion
     DigitalInOut *_gnssEnable; //!< IO pin that enables GNSS
-    DigitalInOut *_gnssPower; //!< IO pin that enables power to GNSS
 };
 
 /** GNSS class which uses a serial port