hah! i was tried today....
and i got it...
i wrote
if ( L >= 240) then
hpwm 1,255,1000
else
if (L<240) then
L=L+16
hpwm 1,L,1000
thank you paul....
but i stil have problems with my shifting input
hah! i was tried today....
and i got it...
i wrote
if ( L >= 240) then
hpwm 1,255,1000
else
if (L<240) then
L=L+16
hpwm 1,L,1000
thank you paul....
but i stil have problems with my shifting input
Bookmarks