taweili / ardublock

ArduBlock is a Block Programming Language for Arduino.
GNU General Public License v3.0
414 stars 292 forks source link

TinkerKit button block generates wrong code #113

Open ScienceWinkel opened 10 years ago

ScienceWinkel commented 10 years ago

The TinkerKit button block generates code using TinkerKit's get() method, which was recently renamed to read().

karlTH commented 10 years ago

is it possible to have a print screen of the block, and the code you want to be generate for this block.