Yes, the last code you posted compiles and runs, although that doesn't mean it will work. What exactly is not working?Hi Gordon,
I may have, I didn't know this was a problem. I highlighted the text and pasted in your lines?
How do I re organise it please? This version seems to work okay, is there a way of debugging it please?
Kind regards
Colin
I am testing with Wokwi, which is an online emulator. It means I can compile the code and check for errors. It also has simulated hardware, so I've added a single LED and button. The code actually works, but I think the LED matrix should be initialised with all lows, so line 26 can be
Code:
ledrow[j].low()
Statistics: Posted by ame — Mon Sep 16, 2024 11:27 pm