We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ddadc7 commit 388bb28Copy full SHA for 388bb28
1 file changed
smpplib/consts.py
@@ -6,7 +6,7 @@
6
# SMPP 3.4, 2.2.1.2
7
SEVENBIT_LENGTH = 160
8
EIGHTBIT_LENGTH = 140
9
-UCS2_LENGTH = 70
+UCS2_LENGTH = 140
10
11
MULTIPART_HEADER_SIZE = 6
12
0 commit comments