mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-25 15:32:40 -05:00
133ade7f48
* Add motor rotate, without coasting yet. Fixed some todos. * Removing logging. * Implemented motor set position, motor set power, and beep note for time blocks. Changed labels on motor blocks. Tracking motor speeds for all ports. * Fixing motor ports to 0-3 and then output bit field when sending commands. * Added stop all motors with stop button. Added port masking function. Some cleanup. Moved beeping up an octave. * Combine device list polling and sensor polling into a single timeout call, device list requested every 20 times. * Don't reset sensors on device update. Don't store undefined sensor/motor values. Some comments. * Fixing some linting. |
||
---|---|---|
.. | ||
bleSession.js | ||
btSession.js | ||
clock.js | ||
deviceManager.js | ||
keyboard.js | ||
mouse.js | ||
mouseWheel.js | ||
video.js |