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: FastPWM3 mbed-dev-STM-lean
Revision 62:bbdf5afada79, committed 2020-11-04
- Comitter:
- saloutos
- Date:
- Wed Nov 04 19:21:23 2020 +0000
- Parent:
- 61:33f2dc2b589f
- Child:
- 63:10604c39666f
- Commit message:
- forgot to change header file definitions
Changed in this revision
| Config/motor_config_U10.h | Show annotated file Show diff for this revision Revisions of this file |
| Config/motor_config_U12.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Config/motor_config_U10.h Wed Nov 04 19:19:48 2020 +0000 +++ b/Config/motor_config_U10.h Wed Nov 04 19:21:23 2020 +0000 @@ -1,5 +1,5 @@ -#ifndef MOTOR_CONFIG_H -#define MOTOR_CONFIG_H +#ifndef MOTOR_CONFIG_U10_H +#define MOTOR_CONFIG_U10_H // CONFIGURATION PARAMETERS OF U10 MOTORS
--- a/Config/motor_config_U12.h Wed Nov 04 19:19:48 2020 +0000 +++ b/Config/motor_config_U12.h Wed Nov 04 19:21:23 2020 +0000 @@ -1,5 +1,5 @@ -#ifndef MOTOR_CONFIG_H -#define MOTOR_CONFIG_H +#ifndef MOTOR_CONFIG_U12_H +#define MOTOR_CONFIG_U12_H // CONFIGURATION PARAMETERS FOR U12 MOTORS