Senses an earthquake with MPU6050 and gets time, coordenates and other details of the event with an Adafruit GPS. All the info is sent to an HTTP server

Dependencies:   MPU6050 mbed-http MBed_Adafruit-GPS-Library

Branch:
mbed-os-5.10
Revision:
31:66704f6f17c5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/simconfig.json	Tue Oct 30 11:07:10 2018 +0800
@@ -0,0 +1,5 @@
+{
+    "ignore": [
+        "./mbed-http"
+    ]
+}
\ No newline at end of file