mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-25 15:32:40 -05:00
40c022ca8e
- Simplified generateOutputCommand() to follow the LEGO Wireless Protocol command-structure. Every output-command must have a portID, execution information, sub-command, and then followed by a custom payload which must be defined according to the protocol documentation mentioned in the extension. - Simple motor commands now use the above subcommand-structure rather than the former primitive command structure. - stopLED()-function removed since it's not used - Implemented check of pendingPromiseFunction() for motors before firing. |
||
---|---|---|
.. | ||
scratch3_boost | ||
scratch3_ev3 | ||
scratch3_gdx_for | ||
scratch3_makeymakey | ||
scratch3_microbit | ||
scratch3_music | ||
scratch3_pen | ||
scratch3_speech2text | ||
scratch3_text2speech | ||
scratch3_translate | ||
scratch3_video_sensing | ||
scratch3_wedo2 |