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 3ec1ae6 commit ab6d2d4Copy full SHA for ab6d2d4
src/U2Vydm8gQ29tcG9uZW50.h
@@ -7,6 +7,7 @@ typedef struct setup2 {
7
} ServoConfig;
8
9
Servo servo;
10
+ServoConfig servo;
11
12
void moveServo(int i, int angle) {
13
servo.attach(pin[i].servo);
0 commit comments