Ultraschall Test Geschwindigkeitsregelung

Fork of BertlLib by michael hollegha

Revision:
1:cb66be3bb78f
Parent:
0:e0131e671ea0
--- a/Bertl14.h	Fri Apr 25 14:35:21 2014 +0000
+++ b/Bertl14.h	Fri Apr 25 18:57:23 2014 +0000
@@ -2,6 +2,8 @@
 #ifndef Bertl14_h
 #define Bertl14_h
 
+// Aenderung
+
 class Motor {
 	public:
 		Motor(PinName pwm, PinName fwd, PinName rev);