Introduce FrontendSpecifics
This commit is contained in:
@ -252,7 +252,7 @@ public class Commands extends PICComponent implements CommandInterface {
|
||||
}
|
||||
|
||||
public void SLEEP() {
|
||||
frontendController.sleep();
|
||||
ExecutionState.sleep();
|
||||
}
|
||||
|
||||
public void RETFIE() {
|
||||
|
||||
Reference in New Issue
Block a user