|
Re: EVEN MORE PBASIC HELP, ASAP!!
Posted by Joe Ross at 2/14/2001 6:22 PM EST
Engineer on team #330, Beach Bot, from Hope Chapel Academy and NASA/JPL , J&F Machine, and Raytheon.
In Reply to: EVEN MORE PBASIC HELP, ASAP!!
Posted by bill whitley on 2/14/2001 5:47 PM EST:
: Is this necessary???
: PWM1 = p1_y
: PWM2 = p2_y
: PMW3 = p3_y
: PWM4 = p4_y
: Do we need to define PWM1 as a var byte?
If you are using the default program then you don't need to do this. It is handled in the serout command.
__________________
This message was archived from an earlier forum system. Some information may have been left out. Start new discussion in the current forums, and refer back to these threads when necessary.
|