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: SDFileSystem mbed
Fork of PES4_Programme by
Diff: source/functions.cpp
- Revision:
- 85:04fe3dff23f4
- Parent:
- 47:0f44c88e7643
- Child:
- 95:b02e1b2a6cbd
--- a/source/functions.cpp Mon Apr 09 12:24:19 2018 +0000 +++ b/source/functions.cpp Mon Apr 09 15:05:43 2018 +0000 @@ -43,7 +43,7 @@ setPWM(container, 326); break; case 1: // Rückwärts - setPWM(container, 334); + setPWM(container, 340); break; case 2: // Vorwärts setPWM(container, 320);