Test of fork. Change to 5000 Cycles

Dependencies:   mbed

Fork of SeatbeltCycler by Amando Miller

Revision:
2:e016eec5cbac
Parent:
1:88397297a9e9
Child:
3:992e1cd9fb76
--- a/main.cpp	Thu Jun 27 17:02:19 2013 +0000
+++ b/main.cpp	Thu Jun 27 17:08:39 2013 +0000
@@ -27,7 +27,7 @@
     lcd.printf("Seatbelt Test");
     int state = 1;
     int count = 0;
-    int maxCount = 1300;
+    int maxCount = 5000;
     float wait1 = 0.2;
     float wait2 = 0.2;
     float cylDown = 1.6;