Skip to content

Commit

Permalink
BT Serial connection docs for Mac (#1459)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbirccyn committed May 20, 2023
1 parent 355abd8 commit a1ae61b
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
// 3. Open up COMX: in your favorite terminal application and type away

// Under Mac to connect to the PicoW
// 1. Sorry, you're on your own. If you have a Mac and can update this demo with a Pull Request it would be appreciated!
// 1. Open System Preferences and go in the bluetooth section. You should find a bluetooth device called
// PicoW Serial XX:XX:... Click Connect button.
// 2. A /dev/tty.PicoWSerialXXXX becomes available.
// 3. Connect to this device with your favorite terminal application.


#include <SerialBT.h>
Expand Down

0 comments on commit a1ae61b

Please sign in to comment.