Skip to content

BlocklyDuino v3 Beta 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@pablosun pablosun released this 27 Jun 08:40
· 0 commits to master since this release

Updates

  • #213 : Add JoyStick blocks in LinkIt Remote
  • #208 : Re-enabled interrupt and procedure(function) blocks

Fixes

  • #218 : cannot concatenate string blocks
  • #225 : cannot chain "sqrt" blocks to "variable assignment" blocks
  • #227 : cannot chain "digitalRead" blocks to "variable assignment" blocks with non-boolean types
  • #226, #237 : IFTTT block cannot send requests repeatedly