update gencode, fix SIL config and update paces

This commit is contained in:
Matthew GONG
2021-04-07 07:21:02 +08:00
parent d4495ecaff
commit dcbf43a41c
15 changed files with 11957 additions and 11284 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ void Task::run()
{
break;
}
for (int i = 0; i < 2; ++i)
for (int i = 0; i < 1; ++i)
{
(*step_func)();
}