LaboratoryForPlayfulComputation / blockytalky

A toolkit for learning CS through networked physical computing
BSD 2-Clause "Simplified" License
28 stars 7 forks source link

Refactor "sync to btu" #38

Open mpahrens opened 8 years ago

mpahrens commented 8 years ago

Undefined behaviour: Syncing to BTU that isn't running What happened now at least once, but not consistently: cannot sync to new btu, even if changing the block and rerunning code (Note, syncing to a btu is done over our eval port, probably shouldn't be).

Steps to fix: