blockly
blockly copied to clipboard
Timekeeping block breaks blocky
What is wrong:
Adding start a timekeeping in seconds block breaks whole project. Code stops updating in code view. Saving a file and opening it does not help. Deleting this block unfreezes code update.
How to reproduce:
- Open github.io or desktop ottoblocky
- Add
Write digital pin 10 to 1 - Open code pane
- Add
start a timekeeping in seconds - Change pin in
Write pinblock to0 - Notice code does not update
- Delete
start a timekeeping in seconds - Notice the code updated to value of
0for the pin
Attached file with both blocks in project (change extension back to .block) blocklino1655406570671.bloc.txt