modified: ESPUI_blocks.js

This commit is contained in:
roboticafacil 2017-12-09 14:16:27 +01:00
parent 48b57e8c99
commit 697e8cc861
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
// This is a block definition for projects like roboblocks
//
// Main Block
Facilino.LANG_COLOUR_HTML = '#BDBDBD';
Facilino.LANG_COLOUR_ESPUI = '#B1B1B1';
Blockly.Blocks['espui'] = {