Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Revision 119:02e90d8d9c7d, committed 2016-04-04
- Comitter:
- elijahorr
- Date:
- Mon Apr 04 13:55:36 2016 +0000
- Parent:
- 118:224e68e3e00a
- Child:
- 120:2eb10e18b8d7
- Commit message:
- -changed PWM pins
Changed in this revision
| TARGET_LPC11U24/TARGET_NXP/TARGET_LPC11UXX/TARGET_LPC11U24_401/PinNames.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/TARGET_LPC11U24/TARGET_NXP/TARGET_LPC11UXX/TARGET_LPC11U24_401/PinNames.h Mon Apr 04 08:26:28 2016 +0000
+++ b/TARGET_LPC11U24/TARGET_NXP/TARGET_LPC11UXX/TARGET_LPC11U24_401/PinNames.h Mon Apr 04 13:55:36 2016 +0000
@@ -137,11 +137,10 @@
PWM0 = P0_9,
PWM1 = P0_8,
- PWM2 = P1_27,
- PWM3 = P1_26,
- PWM4 = P1_24,
- PWM5 = P0_18,
- PWM6 = P0_19,
+ PWM2 = P1_26,
+ PWM3 = P1_24,
+ PWM4 = P0_18,
+ PWM5 = P0_19,
LED_A = P1_23,
LED_B = P1_28,
