The program sends the current location over the cellular network.

Dependencies:   aconno_I2C ublox-at-cellular-interface gnss ublox-cellular-base Lis2dh12 ublox-cellular-base-n2xx ublox-at-cellular-interface-n2xx low-power-sleep

Fork of example-gnss by u-blox

Revision:
9:f943c09d9173
Parent:
8:2bf886335fd0
--- a/UBloxSara/uBloxSara.h	Fri Nov 30 16:19:41 2018 +0100
+++ b/UBloxSara/uBloxSara.h	Wed Dec 19 15:12:25 2018 +0100
@@ -10,6 +10,8 @@
 #include "mbed.h"
 #include "udp.h"
 
+#define CUSTOM_BOARD            (1)
+
 class UBloxSara
 {
 	public: