Matti Borchers / Mbed 2 deprecated mbed_amf_controlsystem_iO_copy

Dependencies:   mbed-rtos mbed

Fork of mbed_amf_controlsystem_iO_copy by Oliver Wenzel

Revision:
4:f0be27a5a83a
Parent:
3:391c4639bc7d
Child:
6:aa27bc8c58f5
--- a/Controller/QuadratureController.h	Thu Feb 04 08:54:06 2016 +0000
+++ b/Controller/QuadratureController.h	Thu Feb 04 09:33:42 2016 +0000
@@ -26,7 +26,7 @@
     void check_queues();
 public:
     QuadratureController(PwmOut *pwmOut);
-    void cylic_control(void const *args);
+    void cylic_control();
 };
 
 #endif
\ No newline at end of file