Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-ushakov committed Mar 20, 2020
1 parent d7f179d commit d19095c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ The library allows to print receipts using a Bluetooth printer. For WiFi/Etherne

## TODO (PRs are welcomed!)
* Split byte data into chunks: [issue](https://github.com/andrey-ushakov/esc_pos_bluetooth/issues/5)
* Print QR Codes using `GS ( k` command (printing QR code from an image already supported)
* PDF-417 Barcodes using `GS ( k` command

* Print QR Codes using the `GS ( k` command (printing QR code from an image already supported)
* PDF-417 Barcodes using the `GS ( k` command
* Line spacing using the `ESC 3 <n>` command

## How to Help
* Test your printer and add it in the table: [Wifi/Network printer](https://github.com/andrey-ushakov/esc_pos_printer/blob/master/printers.md) or [Bluetooth printer](https://github.com/andrey-ushakov/esc_pos_bluetooth/blob/master/printers.md)
Expand Down

0 comments on commit d19095c

Please sign in to comment.