1. 04 Sep, 2014 2 commits
  2. 01 Sep, 2014 2 commits
    • carlospamg's avatar
      Merge branch 'blockly-original' · 7dc329be
      carlospamg authored
      7dc329be
    • Carlos's avatar
      Added Arduino Stepper library code blocks and generators: · b57b7199
      Carlos authored
      One block required to configure a stepper class instance, and another block used to set the number of steps to move.
      The setter block dynamically picks any existing instance of a stepper class and generates a drop down menu (similar to the variables blocks).
      Still to do is to add an lister and handler to update the menu when the instance names changes.
      b57b7199
  3. 28 Aug, 2014 36 commits