Skip to content

Commit

Permalink
Merge pull request #6 from bridadan/baud-rate-readme
Browse files Browse the repository at this point in the history
Note in README that application use 115200 baud rate
  • Loading branch information
Seppo Takalo authored Jul 4, 2016
2 parents 73e0819 + ee3b3ed commit 1f0aef4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ Please do not forget to connect the Ethernet cable between the Border Router and

## Testing

Once both the Border Router and the target is up and running, then you can verify its correct behaviour. Open a serial console and see the IP address obtained by the device. For example:
Once both the Border Router and the target is up and running, then you can verify its correct behaviour. Open a serial console and see the IP address obtained by the device.

**Note:** This application uses a baud rate of 115200

```
connected. IP = 2001:db8:a0b:12f0::1
Expand Down

0 comments on commit 1f0aef4

Please sign in to comment.