APS Lab / Mbed 2 deprecated SDFile_Logger

Dependencies:   MB85RSxx_SPI SDFileSystem mbed

Fork of SDFile_Logger by APS Lab

Files at this revision

API Documentation at this revision

Comitter:
APS_Lab
Date:
Fri Aug 18 06:59:27 2017 +0000
Parent:
1:4692eb27c071
Child:
3:5c6cef91faf0
Commit message:
Warning Clear

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Aug 18 05:21:06 2017 +0000
+++ b/main.cpp	Fri Aug 18 06:59:27 2017 +0000
@@ -85,7 +85,7 @@
 void write_datas(char *filename)
 {
     float adc_avr_val=0.0;
-    int cnt1, cnt2, tmp_sz;
+    int cnt1, cnt2;
     set_time(1498465898+32400);
     memset(buffer, 0, sizeof(buffer));