Reserved order back to higher after 963 data grams
This commit is contained in:
parent
92b145eb6d
commit
c13e2550f7
|
@ -188,11 +188,10 @@ public enum FourCornerDotCake {
|
|||
FC_IBM1616_H8(1024, 256, "Interim Byte Mode, custom HEX codes"),
|
||||
FC_NES0127_9C(1280, 27, "Nigerian Extra Smile"),
|
||||
FC_ESC0109_S9(1307, 9, "Eccentric Symbol Code"),
|
||||
FC_NEC0105_S5(1316, 5, "New Endian Compass"),
|
||||
FC_W3C0107_S7(1321, 7, "Water 3th Color"),
|
||||
FC_NXP0103_S3(1328, 3, "Natural X-state Phasing, for high impedance (Hi-Z) signals"),
|
||||
FC_SCO0106_S6(1331, 6, "Six Character Object"),
|
||||
|
||||
FC_SCO0106_S6(1316, 6, "Six Character Object"),
|
||||
FC_NXP0103_S3(1322, 3, "Natural X-state Phasing, for high impedance (Hi-Z) signals"),
|
||||
FC_NEC0105_S5(1325, 5, "New Endian Compass"),
|
||||
FC_W3C0107_S7(1330, 7, "Water 3th Color"),
|
||||
/// See: https://www.ibm.com/docs/en/db2/11.5?topic=uce-code-page-coded-character-set-identifier-ccsid-numbers-unicode-graphic-data
|
||||
// TODO: check if ?? Remove CDC white space and newline !!!
|
||||
FC_UWU0101_S1(1337, 1, "Universal White Unidad, inner space indicator"),
|
||||
|
|
Loading…
Reference in a new issue