We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de54ba5 commit 9a41f43Copy full SHA for 9a41f43
src/Servo-Motor-Module.h
@@ -2,7 +2,6 @@
2
3
struct Servo2 {
4
int servo;
5
- int angle;
6
move(int angle);
7
attach();
8
} Servo2;
0 commit comments