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
Diff: source/main-http.cpp
- Revision:
- 3:0f5859a9e3de
- Parent:
- 0:85fdc69bc10c
- Child:
- 5:42f713b19337
--- a/source/main-http.cpp Thu Feb 16 11:48:57 2017 +0100
+++ b/source/main-http.cpp Thu Feb 16 13:56:02 2017 +0100
@@ -60,7 +60,6 @@
delete post_res;
-
Thread::wait(osWaitForever);
}
