Lee Thompson / Mbed 2 deprecated SecretKnock

Dependencies:   MMA8451Q mbed tsi_sensor

Fork of UTCSBootcamp by Clare Coleman

Revision:
0:2010bcffbae0
Child:
4:4233d072b5af
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Thu Aug 22 20:50:08 2013 +0000
@@ -0,0 +1,9 @@
+#include "CarAPI.h"
+
+int main() {
+    init();
+    
+    // your code here
+    
+    finish();
+}
\ No newline at end of file