When turning the motors, how precise is the speed parameter? I am programming in the NXC language (standard firmware) and wishing to know how many decimal points will be taken, if any, and whether the input speed will be truncated, rounded or neither.
Tell me more
×
LEGO® Answers is a question and answer site for
LEGO® and building block enthusiasts. It's 100% free, no registration required.
|
From the page you linked to we can see that the NXC
The power or speed parameter is listed as a
This means it can hold an integer value between -128 and 127. It cannot take any decimal values. I assume that a |
|||||||
|