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.
Dependencies: mbed-rtos mbed PinDetect
Fork of FinalMotorControl by
Diff: main.cpp
- Revision:
- 15:d9c9ae9e5fc2
- Parent:
- 14:c3d1689dccf8
diff -r c3d1689dccf8 -r d9c9ae9e5fc2 main.cpp --- a/main.cpp Tue Apr 26 13:47:02 2016 +0000 +++ b/main.cpp Tue Apr 26 14:05:10 2016 +0000 @@ -23,7 +23,7 @@ DigitalOut IN12(D11); */ -static int fart = 1000; +static int fart = 500; static char m_cmd = 'x'; /* void step4Right3()
