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: QEI X_NUCLEO_IHM04A1 arm_linear_can_2
Revision 14:1b70207bf922, committed 2018-12-06
- Comitter:
- gidiana
- Date:
- Thu Dec 06 21:01:23 2018 +0000
- Parent:
- 13:08617f604d55
- Child:
- 15:c781dda7e44c
- Commit message:
- bug fix
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Dec 06 20:19:20 2018 +0000 +++ b/main.cpp Thu Dec 06 21:01:23 2018 +0000 @@ -27,7 +27,7 @@ /* Motor Control Component. */ L6208 *motor; - +DigitalIn button (USER_BUTTON); /* Functions -----------------------------------------------------------------*/ /**