|
Re: Controlling
right after the other lines you added/edited.
also search your code for those pwms to make sure they dont get set to 127 right before the serial output.
If there are more than one pwm0x = nnn assignments in your code, the last one is the one that takes effect.
|