Hauptprogramm

Dependencies:   ILI9340_Driver_Lib PM2_Libary Lib_DFPlayerMini

Revision:
26:caa4fab7023e
Parent:
20:f825e91784fe
--- a/Servo/servo_bewegung.h	Tue Apr 27 20:04:51 2021 +0000
+++ b/Servo/servo_bewegung.h	Wed Apr 28 14:58:37 2021 +0000
@@ -1,6 +1,6 @@
 #ifndef _SERVO_BEWEGUNG_H_
 #define _SERVO_BEWEGUNG_H_
 
-void bewegung();
+void bewegung(int servo_id);
 
 #endif
\ No newline at end of file