Skip to content
  • Leigh B Stoller's avatar
    Fixed the triple problem. This was really messing up the battery · 732f9a52
    Leigh B Stoller authored
    monitor, since what was really happening was we were leaving unconsumed
    output from the arduino, and the sync code was never really syncing, it
    was just spitting the command over and over, and reading only one
    result.
    
    Also added "use strict" and fixed all the warnings/errors.
    732f9a52