code works perfect until I try and make function .
the code will be used for a status led . the led will blink according to TIME1 true . this is just single function part of a whole. The LED will mimic the TIME1 and I will create a state 1-3 and pass that state to the led.
the problem im having is breaking to code into a function , I cant get it to return the array back to the main loop for use.