- Messages
- 153
- Country

I am in need of a little help or clarification of what i'm doing wrong.
I have a switch that turns on my power to my tank controller. When the switch is flipped on there are a set of lights that come on for 1 second and then turn off.
I am using this code but it delays the lights shutting off not coming on. I know I am missing something simple but haven't been able to work it out yet.
I have a switch that turns on my power to my tank controller. When the switch is flipped on there are a set of lights that come on for 1 second and then turn off.
I am using this code but it delays the lights shutting off not coming on. I know I am missing something simple but haven't been able to work it out yet.
Code:
(L:s2t_tank_power_switch, bool)
if{ (E:ABSOLUTE TIME, Seconds) 1 + (>L:LED_TIMER4,Enum) }
(L:LED_TIMER4,Enum) (E:ABSOLUTE TIME, Seconds) >