Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of SeatbeltCycler by
Diff: main.cpp
- Revision:
- 3:992e1cd9fb76
- Parent:
- 2:e016eec5cbac
- Child:
- 4:93283812973c
diff -r e016eec5cbac -r 992e1cd9fb76 main.cpp --- a/main.cpp Thu Jun 27 17:08:39 2013 +0000 +++ b/main.cpp Thu Jun 27 23:13:27 2013 +0000 @@ -27,7 +27,7 @@ lcd.printf("Seatbelt Test"); int state = 1; int count = 0; - int maxCount = 5000; + int maxCount = 2500; float wait1 = 0.2; float wait2 = 0.2; float cylDown = 1.6;