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 USBDevice max32630fthr
Fork of MAX30001-MAX32630FTHR-ECG-EVKIT by
Diff: version.h
- Revision:
- 4:10d2c2a56c2a
diff -r f6995d182566 -r 10d2c2a56c2a version.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/version.h Fri Apr 13 15:40:42 2018 +0300 @@ -0,0 +1,7 @@ +#define VERSION_MAJOR 3 +#define VERSION_MINOR 1 +#define VERSION_PATCH 0 + +#define VERSION_SHORT_YEAR 17 +#define VERSION_MONTH 8 +#define VERSION_DAY 23 \ No newline at end of file
