I kinda fixed it, but it isn't exactly what I wanted.
If you really want help, you'll follow Nick's advice and post ALL of your code. Look at the Additional Options... link below the text entry field. There is an option to attach a zip file, if your code exceeds the 9500 character limit.
if (blinkLedOn[0] || blinkLedOn[1]) return true;
This array is not defined anywhere in the code you have posted so far.