We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Motor doesn't work with micro:Maqueen V3 and V4 on microbit V1.38.
Example: basic.forever(function () { maqueen.motorRun(maqueen.Motors.M1, maqueen.Dir.CW, 255) })
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Motor doesn't work with micro:Maqueen V3 and V4 on microbit V1.38.
Example:
basic.forever(function () {
maqueen.motorRun(maqueen.Motors.M1, maqueen.Dir.CW, 255)
})
The text was updated successfully, but these errors were encountered: