Loading…
Loading…
Method Name: methodInterruptProcessNoModeChange
Method ID: 0x412D
Method Label: Stop Procedure
Method Help:
- {
- 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 );;
Please login for more