Paraminj4 get inProgressMessage fix
This commit is contained in:
parent
ac8fc59a57
commit
bdc7bb254e
@ -184,7 +184,7 @@ def run( elm, ecu, command, data ):
|
|||||||
def resetValues():
|
def resetValues():
|
||||||
info = get_message('Informations')
|
info = get_message('Informations')
|
||||||
infoContent = get_message('InformationsContent')
|
infoContent = get_message('InformationsContent')
|
||||||
inProgressMessage = get_message('CommandInProgressMessage')
|
inProgressMessage = get_message('CommandInProgress')
|
||||||
|
|
||||||
clearScreen()
|
clearScreen()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user