Projekt

Dependencies:   PM2_Libary

Files at this revision

API Documentation at this revision

Comitter:
schmir06
Date:
Wed May 04 08:43:10 2022 +0200
Parent:
41:e86f6f2e2bfc
Commit message:
Vor Bibliotheken einf?gen

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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){