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: hardware.h
- Revision:
- 229:90c6892f4d3b
- Parent:
- 228:8a14f1da2121
- Child:
- 230:7ac00598d366
--- a/hardware.h Sat Nov 10 06:17:53 2018 +0000 +++ b/hardware.h Sat Nov 10 06:27:07 2018 +0000 @@ -1,8 +1,8 @@ #ifndef __LAYOUT_H #define __LAYOUT_H -#define PWMA PA_9 -#define PWMB PA_10 +#define PWMA PA_10 +#define PWMB PA_9 #define PWMC PA_8 #define EN PB_15