Fixed position parameters. Tested all kernels. Ok.

This commit is contained in:
DoZ10
2017-05-07 14:02:00 -04:00
parent 2fd31ed89f
commit c50e8bc486
433 changed files with 2494852 additions and 28 deletions
+2 -2
View File
@@ -912,8 +912,8 @@ typedef enum display_len
DISPLAY_LEN_MAX_501 = 104,
DISPLAY_LEN_MIN_600 = 8 + 128,
DISPLAY_LEN_MAX_600 = 8 + 128,
DISPLAY_LEN_MIN_670 = 10 + 1 + 1 + 1 + 16 + 1 + 16 + 1 + 16,
DISPLAY_LEN_MAX_670 = 10 + 1 + 5 + 1 + 16 + 1 + 64 + 1 + 64,
DISPLAY_LEN_MIN_670 = 10 + 1 + 16 + 1 + 16 + 1 + 16 + 1 + 16,
DISPLAY_LEN_MAX_670 = 10 + 1 + 16 + 1 + 16 + 1 + 16 + 1 + 16,
DISPLAY_LEN_MIN_900 = 32,
DISPLAY_LEN_MAX_900 = 32,
DISPLAY_LEN_MIN_910 = 32 + 1 + 0,