diff --git a/wifi.md b/wifi.md index 6a0d886..9ead50d 100644 --- a/wifi.md +++ b/wifi.md @@ -24,7 +24,7 @@ Tessel 2's Wifi LED blinks with every packet it receives.
-![](https://s3.amazonaws.com/technicalmachine-assets/fre+assets/wifi.JPG) +![](http://i.imgur.com/91pkDCQ.gif)
@@ -41,6 +41,9 @@ To check whether you're connected, run This lists available wifi networks and will also show your connection status. + + +
@@ -64,9 +67,16 @@ INFO Searching for nearby Tessels... {% endhighlight %}
+ + +
-Want to try it out? Power Tessel by plugging it into something other than your laptop: +Want to try it out? Power Tessel by plugging it into something other than your laptop. + +You can use USB power just like a phone or a Tessel 1: + +Or specify `--lan` when you run code (`--usb` is the converse flag).
@@ -79,7 +89,8 @@ Want to try it out? Power Tessel by plugging it into something other than your l ![](https://s3.amazonaws.com/technicalmachine-assets/doc+pictures/tessel-plug.jpg)
- +
+
Now navigate to wherever you saved your blinky code. @@ -87,3 +98,4 @@ Now navigate to wherever you saved your blinky code. As usual. Now watch your Tessel blink from across the room!
+