pou123 opened this issue 2 years ago ยท 1 comments
i suggest that the setSpeed() would take string so things like "local speedinput = read()" "motor.setSpeed(speedinput)" would work unless theres a work around for this
use tonumber(string)