Projekt

Dependencies:   PM2_Libary

Revision:
42:b3132ace85ab
Parent:
41:e86f6f2e2bfc
--- a/main.cpp	Wed Apr 20 14:20:47 2022 +0200
+++ b/main.cpp	Wed May 04 08:43:10 2022 +0200
@@ -67,7 +67,7 @@
         if (counter_user_button >= 5){
             counter_user_button = 1;
         }
-
+        
         float speed_counter;//Geschwindigkeit für DC-Motor
 
         switch (counter_user_button){