GBR: Changed MAX_EMA_CODE digits lenght
This commit is contained in:
parent
97fccab49f
commit
0025f13e4e
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
;EndIf
|
;EndIf
|
||||||
|
|
||||||
Var ErrorCause = ""
|
Var ErrorCause = ""
|
||||||
Var MAX_EMA_CODE = 6
|
Var MAX_EMA_CODE = 5
|
||||||
|
|
||||||
Var PreScaleCanculate = 100
|
Var PreScaleCanculate = 100
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue