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: SDFileSystem max32630fthr USBDevice
Fork of FTHR_SD_Demo by
Diff: main.cpp
- Revision:
- 31:2e7483c7281b
- Parent:
- 30:3a1d9c2b49a5
--- a/main.cpp Tue May 28 18:14:55 2019 +0000 +++ b/main.cpp Fri May 01 17:28:49 2020 +0000 @@ -5,7 +5,7 @@ #include <ctype.h> #define PERIOD 10 // Logging period in seconds -#define CONVERT_T_DELAY 30 +#define CONVERT_T_DELAY 30 //OT07 Registers #define OT07_STATUS 0x00 // OT07 status regiter
