Update main.cpp
This commit is contained in:
parent
590722877e
commit
40ecbb3f5c
@ -72,7 +72,7 @@ LiquidCrystal_I2C lcd(0x27,16,2);
|
|||||||
|
|
||||||
//PINS
|
//PINS
|
||||||
int zone1Pin = 15;
|
int zone1Pin = 15;
|
||||||
int zone2Pin = 15; //TESTING is set to 15 but is normally 39
|
int zone2Pin = 15; //TESTING is set to 15 but is normally 39.
|
||||||
int hornPin = 13;
|
int hornPin = 13;
|
||||||
int buzzerPin = 4;
|
int buzzerPin = 4;
|
||||||
int strobePin = 18;
|
int strobePin = 18;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user