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
Fork of Roboshark_V62 by
Revision 3:e4264cb5b9a9, committed 2018-04-23
- Comitter:
- Jacqueline
- Date:
- Mon Apr 23 12:19:12 2018 +0000
- Parent:
- 2:402b1a74fff6
- Child:
- 4:767fd282dd9c
- Commit message:
- neu
Changed in this revision
| Fahren.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/Fahren.cpp Mon Apr 23 12:09:48 2018 +0000
+++ b/Fahren.cpp Mon Apr 23 12:19:12 2018 +0000
@@ -71,8 +71,8 @@
initialClicksLeft = counterLeft.read();
//Anzahl Clicks die der Encoder zählen soll
- wegRechts = 881;
- wegLinks = 881;
+ wegRechts = 878;
+ wegLinks = 878;
//Geschwindigkeit
speedRight = 50;
