mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-24 23:12:24 -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. |
||
---|---|---|
.. | ||
scratch3_ev3 | ||
scratch3_microbit | ||
scratch3_music | ||
scratch3_pen | ||
scratch3_speech | ||
scratch3_text2speech | ||
scratch3_translate | ||
scratch3_video_sensing | ||
scratch3_wedo2 |