smd.iotkit1.ch / Mbed 2 deprecated 1-06-06-Uebung

Dependencies:   StepperMotorUni mbed

Fork of 06-13-Uebung by th.iotkit1.ch

Files at this revision

API Documentation at this revision

Comitter:
stefan1691
Date:
Mon Nov 07 09:57:37 2016 +0000
Parent:
3:1b56d15b0964
Commit message:
Anschluss an Stepper 1

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Apr 29 18:46:15 2015 +0000
+++ b/main.cpp	Mon Nov 07 09:57:37 2016 +0000
@@ -7,7 +7,7 @@
 #include "StepperMotorUni.h"
 
 // Schrittmotor
-StepperMotorUni motor( PTB18, PTB19, PTC1, PTC8 );
+StepperMotorUni motor( D5, D4, D3, D2 );
 // Endabschalter 
 DigitalIn home( A4 );
 // Notstop