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 MM_rat_Assignment4-newwest by
Diff: main.cpp
- Revision:
- 5:bfabc00a73e8
- Parent:
- 4:c545d63ee454
- Child:
- 6:ce498700a28c
diff -r c545d63ee454 -r bfabc00a73e8 main.cpp
--- a/main.cpp Mon Nov 27 17:41:36 2017 +0000
+++ b/main.cpp Mon Nov 27 17:45:06 2017 +0000
@@ -37,7 +37,7 @@
float leftFrontIRBase;
float rightFrontIRBase;
float p =0.5f;
-float i =0.05f;
+float i =0.01f;
float d=0.1f;
LeftIR = 1;
RightIR = 1;
