tessel / t1-start

[UNMAINTAINED] Tessel 1's getting started page
http://t1-start.tessel.io/
MIT License
32 stars 27 forks source link

Wifi sample script - wifi-controls.js - doesn't actually connect to wifi #85

Closed murtazahaveliwala closed 9 years ago

murtazahaveliwala commented 9 years ago

I just purchased a tessel and while trying out it's wifi apis. Glancing over wifi samples, i came across this wifi-control.js . Issues:

  1. While running it on the hardware, i noticed it wasn't connecting to wifi. Looking closely, I noticed that there is a 'connect' method but hasn't been invoked.
  2. Link to wifi documentation isn't working (404).
murtazahaveliwala commented 9 years ago

I have raised a pull request for the same - https://github.com/tessel/start.tessel.io/pull/86

johnnyman727 commented 9 years ago

@murtazahaveliwala thanks a ton for your contribution! We'll have a community member look it over and merge it as soon as possible.