|
MIN and MAX set a min and max value for a variable...
you could use it to limit how fast your motors go (like maybe you wanted them to stop for 3 seconds you could set the max and min to 127...)
i might be wrong (i'm pretty new to PBASIC) but from the samples i've looked at that's what it looks like
*jeremy
__________________
GitHub - Collaborate on code, documentation, etc. - http://github.com
|