Daniel Blomdahl / SDFileSystem

Dependencies:   FATFileSystem

Fork of SDFileSystem by Neil Thiessen

Revision:
24:ee4f7224a2a5
Parent:
23:ab7d8030ac94
Child:
25:62b71695d0da
--- a/SDSaveFunction.h	Thu Mar 17 16:13:19 2016 +0000
+++ b/SDSaveFunction.h	Thu Mar 31 15:47:36 2016 +0000
@@ -9,4 +9,4 @@
 
 int closeDataFile();
 
-void writeData();
\ No newline at end of file
+void writeData(float, float, float);
\ No newline at end of file