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:
- 5:3ae504b88679
- Parent:
- 0:669ef71cba68
diff -r e10d8736fd22 -r 3ae504b88679 System/Process/Process.h --- a/System/Process/Process.h Sat Sep 22 10:58:25 2018 +0000 +++ b/System/Process/Process.h Mon Oct 01 09:07:27 2018 +0000 @@ -62,8 +62,7 @@ #define ZERO_RL 775 #define ZERO_RR 800 -extern Timer rollerTimer[4]; -extern float rollerSpeed[4]; + #endif
