diff --git a/instructions/antigneous_instructions.odt b/instructions/antigneous_instructions.odt index e1e9a49..ded7dc6 100644 Binary files a/instructions/antigneous_instructions.odt and b/instructions/antigneous_instructions.odt differ diff --git a/instructions/antigneous_instructions.pdf b/instructions/antigneous_instructions.pdf index ca64d28..af5cfc3 100644 Binary files a/instructions/antigneous_instructions.pdf and b/instructions/antigneous_instructions.pdf differ diff --git a/instructions/antigneous_tech_instructions.odt b/instructions/antigneous_tech_instructions.odt index e64583e..4f1c6df 100644 Binary files a/instructions/antigneous_tech_instructions.odt and b/instructions/antigneous_tech_instructions.odt differ diff --git a/main/main.ino b/main/main.ino index ed41ab5..958f2e2 100644 --- a/main/main.ino +++ b/main/main.ino @@ -134,7 +134,7 @@ byte cross[] = { //x mark }; //---------------------------------------- CUSTOM LCD CHARACTERS -//PINS +//PIN DEFINITIONS int zone1Pin = 15; int zone2Pin = 15; //TESTING is set to 15 but is normally 39. int hornRelay = 13;