Loading…

方法名称: methodInterruptProcessNoModeChange

方法ID: 0x412D

方法标签: Stop Procedure

方法描述:


  • {
  • char status[3];
  • send(253, status);
  • PUT_MESSAGE("|en|Interrupting the current process.");
  • DELAY_TIME(5);
  • send(253, status);
  • do { send(251, status); } while( status[0] == 0x20 );;


请登录以获得完整内容