-
-
Notifications
You must be signed in to change notification settings - Fork 55
Confusing docs on pair vs connect #42
Copy link
Copy link
Open
Description
I'm not sure what the difference between pair and connect is. Will pair pair the device without connecting? Will connect internally call pair first if not already paired?
Docs on pair:
Lines 277 to 278 in eb20e9c
| ### device.pair() | |
| This method will connect to the remote device |
Doc on connect:
Lines 289 to 290 in eb20e9c
| ### device.connect() | |
| Connect to remote device |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels