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.
Diff: main.cpp
- Revision:
- 41:304ac2affb23
- Parent:
- 40:cd7e837b2b93
- Child:
- 42:738fa01b0346
--- a/main.cpp Thu May 24 15:02:32 2018 +0000 +++ b/main.cpp Thu May 24 15:03:25 2018 +0000 @@ -61,8 +61,8 @@ #define P_MIN -12.5f #define P_MAX 12.5f - #define V_MIN -650.0f - #define V_MAX 650.0f + #define V_MIN -45.0f + #define V_MAX 45.0f #define KP_MIN 0.0f #define KP_MAX 500.0f #define KD_MIN 0.0f