Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DantSu committed Oct 11, 2021
2 parents 5db8ba8 + d8a2557 commit e0721be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,8 @@ Easy way to get the first bluetooth printer paired / connected.
Get a list of bluetooth printers.
- **return** `BluetoothConnection[]`

⚠️ If the arrray returned by `getList()` does not contain you printer or if `selectFirstPaired()` does not return your printer. Read this issue : https://github.com/DantSu/ESCPOS-ThermalPrinter-Android/issues/80#issuecomment-729759832

### Class : `com.dantsu.escposprinter.connection.tcp.TcpConnection`

#### Constructor : `TcpConnection(String address, int port[, int timeout])`
Expand Down

0 comments on commit e0721be

Please sign in to comment.