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: Adafruit_GFX_128x64 DS3231 PinDetect SDFileSystem USBDevice mbed RealtimeMath MODSERIAL
main.h@1:93723df61425, 2014-05-08 (annotated)
- Committer:
- ellingjp
- Date:
- Thu May 08 20:59:29 2014 +0000
- Revision:
- 1:93723df61425
- Parent:
- 0:cd1fe4f0ed39
Initial RTOS integration commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ellingjp | 0:cd1fe4f0ed39 | 1 | #define DMP_ERROR_RATE 1 |
ellingjp | 0:cd1fe4f0ed39 | 2 | #define SD_ERROR_RATE 2 |
ellingjp | 0:cd1fe4f0ed39 | 3 | |
ellingjp | 1:93723df61425 | 4 | #define LOG_FILE "/sd/data.log" |