-
Some of the struggles
10/19/2023 at 21:45 • 0 commentsIf you look at the code you will likely find some oddities. There's at least one unused variable in there.
Had some weird stuff happening, until I realized I had forgotten to put "break" in the switch case statements.
Took a while to figure out how to keep the red and green ration working well to keep the light realistic.