dummy_ir_numbers

This commit is contained in:
e2002
2022-12-01 12:05:17 +03:00
parent f7c8aaa965
commit f9de820e51
3 changed files with 8 additions and 5 deletions

View File

@@ -310,6 +310,7 @@ void irLoop() {
break;
}
case IR_AST: {
ESP.restart();
break;
}
} /* switch (target) */