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.
Fork of MainBoard2018_Auto_Master_A_neww by
Diff: System/Process/Process.h
- Revision:
- 9:f93fc79a49ea
- Parent:
- 4:ba9df71868df
- Child:
- 12:028a150943b5
diff -r 6fb3723f7747 -r f93fc79a49ea System/Process/Process.h --- a/System/Process/Process.h Tue Oct 02 12:18:05 2018 +0000 +++ b/System/Process/Process.h Thu Oct 04 12:14:25 2018 +0000 @@ -9,8 +9,9 @@ #define ROLLER_LL motor[ROLLER_LL_NUM] */ +#define BUZZER_PIN PA_15 -#define ROTATE_PER_REVOLUTIONS 500 +#define ROTATE_PER_REVOLUTIONS 50
