CSE477 / swimate_v2

Dependencies:   Adafruit_GFX_128x64 DS3231 PinDetect SDFileSystem USBDevice mbed RealtimeMath MODSERIAL

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?

UserRevisionLine numberNew 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"