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.
Dependents: newlib PID Robot WarehouseBot1 ... more
Fork of m3pi_ng by
Diff: m3pi.cpp
- Revision:
- 6:62ee1486ecb9
- Parent:
- 5:09fb0636207b
- Child:
- 7:9b128cebb3c2
--- a/m3pi.cpp Sun Nov 07 10:49:56 2010 +0000
+++ b/m3pi.cpp Wed Nov 10 09:01:21 2010 +0000
@@ -34,7 +34,7 @@
_nrst = 0;
wait (0.01);
_nrst = 1;
- wait (0.01);
+ wait (0.1);
}
void m3pi::left_motor (float speed) {
