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 QEI HIDScope biquadFilter MODSERIAL FastPWM
Diff: header.h
- Revision:
- 15:95034d92bc76
- Child:
- 18:266f1ffdc9c4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/header.h Thu Oct 03 13:03:38 2019 +0000 @@ -0,0 +1,1 @@ +double ControllerPID(double e, double Ts); //e = error, Ts = sampling time \ No newline at end of file