@captureid/capacitor-cidprint 5.0.59 → 5.0.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -4,9 +4,22 @@
|
|
|
4
4
|
|
|
5
5
|
This plugin enables you to use the CaptureID Printer Library and to easily integrate Bluetooth printing into your app(s).
|
|
6
6
|
|
|
7
|
-
|
|
8
7
|
## Release Notes
|
|
9
8
|
|
|
9
|
+
### version 5.0.61
|
|
10
|
+
|
|
11
|
+
fixed:
|
|
12
|
+
### some changes in bluetooth connect process
|
|
13
|
+
|
|
14
|
+
### version 5.0.60
|
|
15
|
+
|
|
16
|
+
fixed:
|
|
17
|
+
### sato printer communication changed. New parsing methods for printer responses and additional messages added. when receiving more than only one byte, searching for ACK or NAK and remove garbage from buffer
|
|
18
|
+
|
|
19
|
+
printer received a not expected data package not ACK or NAK, i.e. printer status message
|
|
20
|
+
|
|
21
|
+
wait for receiving ACK or NAK 20 times with a gap of 200ms
|
|
22
|
+
|
|
10
23
|
### version 5.0.59
|
|
11
24
|
|
|
12
25
|
new:
|
|
Binary file
|