Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add link to RedBoard Turbo Fun set up instruction.
  • Loading branch information
LienNguyen2910 authored Dec 23, 2021
1 parent dab60dc commit f0f725e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/Arduino/SerialPassthrough/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Serial Passthrough

This example is simply a way to pass commands through an Arduino host board to the ExpressLink. This makes manually interacting with the ExpressLink attached to an Arduino host very simple. Use this sketch to explore the commands and perform one-time configurations such as the SSID/Passphrase for WiFi.
This example is simply a way to pass commands through an SparkFun RedBoard Turbo Arduino host board to the ExpressLink. This makes manually interacting with the ExpressLink attached to an Arduino host very simple. Use this sketch to explore the commands and perform one-time configurations such as the SSID/Passphrase for WiFi.

Instructions on how to set up the RedBoard Turbo in Arduino IDE can be found [here](https://learn.sparkfun.com/tutorials/redboard-turbo-hookup-guide).

0 comments on commit f0f725e

Please sign in to comment.