Hi,
I’m using an Event Handler set as initial state with 2 GPIO Event (Button 0 and 7) connected to lets say 2 images. Green.png and Red.png
GPIO 0 (green.png) and GPIO 7 (red.png) is connected to a toggle switch (non-momentary)
Problem occurs after player boots up in the morning as it doesn’t respond to an already closed contact. I need the player to know which state (GPIO 0 or 7) the toogle switch is in after boot to show the correct image. Tried “Press Contious” with no luck..
Should be easy but can’t figure out how to do.. any ideas?
Best regards