minor changes
This commit is contained in:
@@ -13,7 +13,7 @@ Blockly.Arduino.sensebox_telegram = function (Block) {
|
||||
|
||||
UniversalTelegramBot bot(BOTtoken, client);`
|
||||
|
||||
let code = 'testcode';
|
||||
let code = '';
|
||||
return code;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user