for Danillo
Dependencies:
MBed_Adafruit-GPS-Library
SDFileSystem
mbed
Diff: dataPoint.cpp
- Revision:
- 2:abcf77d0e77d
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dataPoint.cpp Thu Dec 11 01:23:24 2014 +0000
@@ -0,0 +1,4 @@
+#pragma once
+#include "mbed.h"
+#include "math.h"
+#include "dataPoint.h"