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:
- 84:9727f2186ee2
- Parent:
- 83:bc6d7abc1a72
- Child:
- 86:ca4ecb8828ed
diff -r bc6d7abc1a72 -r 9727f2186ee2 main.cpp --- a/main.cpp Tue Oct 25 09:37:05 2022 +0000 +++ b/main.cpp Tue Oct 25 09:40:39 2022 +0000 @@ -16,7 +16,7 @@ #define MAX 0.65 #define MIN 0 -// PID terms +// PID terms Test test #define P_TERM 1 #define I_TERM 0 #define D_TERM 20