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 TrapezoidControl QEI
Diff: System/Process/Process.h
- Revision:
- 17:50dc4b449e69
- Parent:
- 16:3f2c2d89372b
- Child:
- 21:1f1e9c585da8
diff -r 3f2c2d89372b -r 50dc4b449e69 System/Process/Process.h --- a/System/Process/Process.h Mon Jul 01 13:00:20 2019 +0000 +++ b/System/Process/Process.h Sat Jul 06 07:58:17 2019 +0000 @@ -3,7 +3,7 @@ #include "mbed.h" -#define BUZZER_PIN PC_5 +#define BUZZER_PIN PA_5 #define EMG_0 LimitSw::IsPressed(0) #define EMG_1 LimitSw::IsPressed(1)