MP3-capable chair with sensor-embedded weight scale.

Dependencies:   ACM1602 SDFileSystem VS1053 mbed ClockControl PowerControl

Revision:
2:844bedc9dc63
Parent:
1:ef257d63d970
--- a/defs.h	Sat Mar 29 16:14:11 2014 +0000
+++ b/defs.h	Sat Mar 29 16:19:42 2014 +0000
@@ -9,7 +9,7 @@
 #define SETTLING_COUNT        5
 
 // Polling interval (second)
-#define POLL_INTERVAL_SEC  0.50
+#define POLL_INTERVAL_SEC  0.25
 
 // Block size of read/write (byte)
 #define BLOCK_SIZE           64