Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MB85RSxx_SPI SDFileSystem mbed
Fork of SDFile_Logger by
Revision 2:39448ebc76ba, committed 2017-08-18
- 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));
