So, why not actually debug the code by printing the values where you actually change based on pin reading values? Debugging means tracking down the source of the problem, not just displaying a final value.
So, why not actually debug the code by printing the values where you actually change based on pin reading values? Debugging means tracking down the source of the problem, not just displaying a final value.