Don't ad-block us - support your favorite websites. We have safe, unobstrusive, robotics related ads that you actually want to see - see here for more.
0 Members and 1 Guest are viewing this topic.
else if (tempbyte==leftwheel) {act_setSpeed(&servo,1050); return 0; } else if (tempbyte==rightwheel) {act_setSpeed(&servo,1950); return 0; }
else if (tempbyte==leftwheel) {act_setSpeed(&servo,-64); return 0; } else if (tempbyte==rightwheel) {act_setSpeed(&servo,64); return 0; }
else if (tempbyte== cc)act_setSpeed (&servo, -124);delay_ms(20);
Started by ltmhall Misc
Started by Robotboy86 Electronics
Started by kpmcgurk Software
Started by Antonb Mechanics and Construction