Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sboger authored Apr 6, 2019
1 parent 6621ab6 commit 8bc8963
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 8bc8963

Please sign in to comment.