Traffic Light Example
- By Erel
Example of implementing a "traffic light" with 3 leds. There are four states: red, red + yellow, green and yellow.
It uses CallSubPlus to switch to the next state after the current state...
It uses CallSubPlus to switch to the next state after the current state...