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

Revision:
0:85fdc69bc10c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore	Wed Feb 15 21:57:31 2017 +0100
@@ -0,0 +1,6 @@
+.mbed
+.vscode/
+mbed_settings.*
+BUILD/
+.build/
+