1
2
3
4
5
6
7
8
9
10
11
12
13
14
不加描述会显示代码行号,我也不知道为啥。啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊
#include <Servo.h>

Servo a, b, c, d, e, f, g, h; //建立8个舵机对象
int aPos = 70;
int bPos = 120;
int cPos = 60;
int dPos = 130;
int ePos = 100;
int fPos = 90;
int gPos = 90;
int hPos = 95;
int dsd = 5;
int add = 5;