Kyle Zampaglione
/
SeatbeltCycler
Test of fork. Change to 5000 Cycles
Fork of SeatbeltCycler by
Revision 4:93283812973c, committed 2013-06-27
- Comitter:
- kzampag
- Date:
- Thu Jun 27 23:52:51 2013 +0000
- Parent:
- 3:992e1cd9fb76
- Commit message:
- change cycle number again
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
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;