Test of fork. Change to 5000 Cycles

Dependencies:   mbed

Fork of SeatbeltCycler by Amando Miller

Revision:
4:93283812973c
Parent:
3:992e1cd9fb76
diff -r 992e1cd9fb76 -r 93283812973c main.cpp
--- a/main.cpp	Thu Jun 27 23:13:27 2013 +0000
+++ b/main.cpp	Thu Jun 27 23:52:51 2013 +0000
@@ -27,7 +27,7 @@
     lcd.printf("Seatbelt Test");
     int state = 1;
     int count = 0;
-    int maxCount = 2500;
+    int maxCount = 3000;
     float wait1 = 0.2;
     float wait2 = 0.2;
     float cylDown = 1.6;