|
Re: Joystick Programming
pwm01 = p1_y;
pwm02 = p2_y;
pwm03 = p3_y;
pwm04 = p4_y;
pwm05 = p1_x;
pwm06 = p2_x;
pwm07 = p3_x;
pwm08 = p4_x;
01 will be the right while 02 will be the left, how do I set that up so that one will reverse while the other goes forward (as described above)?
__________________
"Vir prudens non contra ventum mingit"
"Machina improba! Vel mihi ede potum vel mihi redde nummos meos!"
|