Hi
I have designed a Lap Counter for Carrera cars counting laps from MagSwitches for track 1 and track 2 individually.
I want to output the lapCounts of track1 to digit 0 & 1 left most and then track 2 to digit 2 & 3 right most.
I have tried all the internet info on sprintf to get this to work but the digits keep on scrolling and does not want to stay in there columns when updating. Please Help me on the code…