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.
Diff: main.cpp
- Revision:
- 26:6275acef6bfd
- Parent:
- 25:1e42ee248b89
- Child:
- 27:5f801d4ca461
--- a/main.cpp Mon Jun 13 09:36:41 2022 +0000 +++ b/main.cpp Mon Jun 13 10:01:29 2022 +0000 @@ -70,9 +70,9 @@ //motor1.setPark(); motor1.brake(brakeRate); } - else { - motor1.setForward(); - } + //else { + //motor1.setForward(); + //} } else { // MECHANICAL BRAKING switch (brakeRate) {