Fertig

Dependencies:   mbed

Fork of RT2_P3_students by TeamSurface

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