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 RT2_P3_students by
Diff: PI_Cntrl.cpp
- Revision:
- 2:d7b497824b17
- Parent:
- 0:78ca29b4c49e
--- a/PI_Cntrl.cpp Mon Apr 09 05:50:04 2018 +0000
+++ b/PI_Cntrl.cpp Mon Apr 09 08:04:35 2018 +0000
@@ -1,5 +1,6 @@
#include "PI_Cntrl.h"
+/*
using namespace std;
PI_Cntrl::PI_Cntrl(float Kp, float Tn){
@@ -28,4 +29,4 @@
// -------- Timeshift --------
- }
\ No newline at end of file
+ }*/
\ No newline at end of file
