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.
Dependencies: mbed
Fork of nucf446-cuboid-balance1_strong by
Diff: PI_Cntrl.h
- Revision:
- 13:186867e79092
- Parent:
- 12:93fd84766578
- Child:
- 15:1e8e90b4e3a1
diff -r 93fd84766578 -r 186867e79092 PI_Cntrl.h
--- a/PI_Cntrl.h Tue Apr 03 12:06:25 2018 +0000
+++ b/PI_Cntrl.h Tue Apr 03 17:05:50 2018 +0000
@@ -19,6 +19,7 @@
float b0;
float b1;
+ float b2;
float s;
float uMax;
float uMin;
