mit Buttons/PWM als einzelne cpp und init in main

Dependencies:   mbed mbed-rtos X_NUCLEO_IHM02A1

Revision:
33:de144094bdd1
Child:
34:0dee9a606869
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/STEPPER_INIT.h	Mon Apr 22 11:56:38 2019 +0000
@@ -0,0 +1,6 @@
+#ifndef STEPPER_INIT_H
+#define STEPPER_INIT_H
+
+void SchrittmotorenInit();
+
+#endif