Diag: restart carun is M0255 (was W255)
This commit is contained in:
@@ -49,6 +49,7 @@ namespace DeviceController {
|
||||
M0252, // cashbox door open
|
||||
M0253, // service or battery door is open
|
||||
M0254, // no valid data from DC
|
||||
M0255, // restart carun
|
||||
|
||||
E255,
|
||||
|
||||
@@ -57,8 +58,6 @@ namespace DeviceController {
|
||||
W003,
|
||||
W004,
|
||||
|
||||
W255,
|
||||
|
||||
INITIAL_STATE
|
||||
};
|
||||
Q_ENUM_NS(State)
|
||||
|
||||
Reference in New Issue
Block a user