Skip to content

Commit 9a41f43

Browse files
authored
Update Servo-Motor-Module.h
Signed-off-by: Adrian <[email protected]>
1 parent de54ba5 commit 9a41f43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servo-Motor-Module.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
struct Servo2 {
44
int servo;
5-
int angle;
65
move(int angle);
76
attach();
87
} Servo2;

0 commit comments

Comments
 (0)