The whole program

Dependencies:   MMA8451Q8_v1 SLCD mbed

Fork of KL46z_single_tap_HW4_2_1 by Bresdin O'Malley

Revision:
2:17a0550771c4
Parent:
1:65b0e488f02a
Child:
3:53d47a5dbb2c
diff -r 65b0e488f02a -r 17a0550771c4 main.cpp
--- a/main.cpp	Mon Jan 26 16:43:52 2015 +0000
+++ b/main.cpp	Sun Feb 01 19:26:52 2015 +0000
@@ -1,5 +1,5 @@
 #include "mbed.h"
-
+#include "MMA8451Q8.h"
 #include "SLCD.h"
 #define RELAYON 0
 #define RELAYOFF 1