Skip to content

RUN Command added

Choose a tag to compare

@AndiDittrich AndiDittrich released this 22 Jul 20:36
· 127 commits to master since this release
  • Added: --run option to the terminal command to execute a file on the nodemcu when opening a new terminal session - feature requested by blezek on GitHub
  • Added: gulp based build example - thanks to remcoder