You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
made an extension to work around this, it is exactly the same as the regular Maqueen extension but it it is Bluetooth compatible, it also comes with the Bluetooth extension and the legacy devices extension to make it easy to use, go to extensions and type in https://github.com/IdontknowWhatToPut-Here/BuetoothMaqueen
If project includes both bluetooth and maqeen extensions, program doesn't work properly on real micro:,bit.
Examples:
maqueen.motorRun(maqueen.Motors.All, maqueen.Dir.CW, 128)
basic.pause(5000)
maqueen.motorStop(maqueen.Motors.All)
bluetooth.startUartService()
basic.showIcon(IconNames.Heart)
It should be fixed, or, at least, documented
The text was updated successfully, but these errors were encountered: