mindsensors / PiStorms

PiStorms code, libraries and setup.
http://www.mindsensors.com/content/78-pistorms-lego-interface
29 stars 17 forks source link

Blockly GRX blocks overwrite identical block IDs even on regular PiStorms #59

Closed seth10 closed 7 years ago

seth10 commented 7 years ago

For example, the "check if GO button is pressed" block would generated grx.isKeyPressed(), not psm.isKeyPressed().

seth10 commented 7 years ago

https://github.com/mindsensors/PiStorms/blob/master/www/html/programs.php#L211 https://developers.google.com/blockly/guides/configure/web/toolbox#changing_the_toolbox