Skip to content

Commit 56e6193

Browse files
committed
update readme
1 parent fcd5631 commit 56e6193

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

UnityBluetooth-Unity/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## Unity-Bluetooth-Unity
2+
3+
## Bluetooth Manager
4+
You may want to use these functions in order...
5+
1. `StartDiscovery`
6+
2. `GetAvailableDevices`
7+
3. `Connect`
8+
4. `Available`+`ReadLine` / `Send`
9+
5. `Stop`
10+
11+
Utility func
12+
- `Toast`
13+
14+
15+
## Troubleshoot
16+
### No device shown after I clicked "Start Discovery" button
17+
`CHECK PERMISSION! `

0 commit comments

Comments
 (0)