static int fire = 13;
static int angle = A0;
static int power = A1;
static int target[] = {13, 12, 11};
void setup(){
}
void loop(){
}static int fire = 13;
static int angle = A0;
static int power = A1;
static int target[] = {13, 12, 11};
void setup(){
}
void loop(){
}