tessel / t2-cli

Tessel 2 Command Line Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General CLI code refactoring and cleanup

johnnyman727 opened this issue · comments

commented
  • Move all functionality to Promises
  • Close the connection after each use
  • Standardize logging style
  • Fix error handling in tessel-2.bin
  • General cleanup