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: mbed QEI led beep softPWM Servo_softpwm IR2302 lpf
Diff: pin_config.h
- Revision:
- 27:818783bc9a89
- Parent:
- 26:7cb2c322153a
- Child:
- 28:a77d8d164630
--- a/pin_config.h Sat Oct 23 05:43:25 2021 +0000 +++ b/pin_config.h Tue Oct 26 06:39:41 2021 +0000 @@ -7,9 +7,9 @@ #define STOP PA_5 #define QEI1 PA_6 #define QEI2 PA_7 -#define SERVO1 PA_10 -#define SERVO2 PB_4 -#define SERVO3 PB_5 +#define SERVO3 PA_10 +#define SERVO1 PB_4 +#define SERVO2 PB_5 #define PHOTO1 PC_0 #define PHOTO2 PC_1