Fix simulator stop bug.
This commit is contained in:
@@ -87,6 +87,7 @@ int ScanControl(ScanAction actionType) {
|
||||
stop_flag = 1;
|
||||
progress = 0;
|
||||
status = READY;
|
||||
SetEvent(e2);
|
||||
printf("Stop everything!\r\n");
|
||||
break;
|
||||
case SCAN_CONTINUE:
|
||||
|
||||
Reference in New Issue
Block a user