Skip to content

Commit

Permalink
edited readme on website. Merge branch 'master' of https://github.com…
Browse files Browse the repository at this point in the history
  • Loading branch information
sboger committed Apr 6, 2019
2 parents 759c3c0 + 8bc8963 commit b55834e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Currently using the TFT_eSPI library directly as M5.Lcd scrolling is broken.

Linux Example. For Windows, ask Bill G.

```
$ sudo bluetoothctl
[bluetooth]# agent on
[bluetooth]# scan on
Expand All @@ -17,5 +18,5 @@ $ sudo bluetoothctl
CTRL-D
$ sudo rfcomm connect /dev/rfcomm0 <bluetooth address> 1
$ tail -f /var/log/syslog > /dev/rfcomm0

```

0 comments on commit b55834e

Please sign in to comment.