GBR: Changed MAX_EMA_CODE digits lenght

This commit is contained in:
Kenta420 2025-05-29 16:06:19 +07:00
parent 97fccab49f
commit 0025f13e4e

View file

@ -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