User Activity

On the same note, how do I use the other functions of the debugger? I also want to be able to read the state of a counter I created that outputs to a 7-segment display. My code works to push a button and increment from 0 to 9 on the display. I am try...