added flashing instructions

This commit is contained in:
Lexzach 2023-03-22 14:12:48 -04:00
parent ad2eedb437
commit b3997ac65e
4 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ byte cross[] = { //x mark
}; };
//---------------------------------------- CUSTOM LCD CHARACTERS //---------------------------------------- CUSTOM LCD CHARACTERS
//PINS //PIN DEFINITIONS
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 hornRelay = 13; int hornRelay = 13;