|
Re: Controlling
I put this code in
pwm01 = Limit_Mix(2000 + p1_y + p1_x - 127);
pwm02 = Limit_Mix(2000 + p1_y - p1_x + 127);
and got this error
H:\Project\Project\user_routines.c:139:Error: syntax error
__________________
"Vir prudens non contra ventum mingit"
"Machina improba! Vel mihi ede potum vel mihi redde nummos meos!"
|