Add pause/resume action to example configs
This commit is contained in:
parent
59d047c1d7
commit
00749d8ef0
30 changed files with 240 additions and 1 deletions
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1444,6 +1444,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1442,6 +1442,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1408,6 +1408,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1452,6 +1452,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1443,6 +1443,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1443,6 +1443,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1443,6 +1443,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1443,6 +1443,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1443,6 +1443,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1448,6 +1448,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1443,6 +1443,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1441,6 +1441,14 @@
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
|
|
@ -1427,10 +1427,17 @@
|
||||||
/**
|
/**
|
||||||
* Specify an action command to send to the host when the printer is killed.
|
* Specify an action command to send to the host when the printer is killed.
|
||||||
* Will be sent in the form '//action:ACTION_ON_KILL', e.g. '//action:poweroff'.
|
* Will be sent in the form '//action:ACTION_ON_KILL', e.g. '//action:poweroff'.
|
||||||
* The host must be configured to handle the action command.
|
|
||||||
*/
|
*/
|
||||||
//#define ACTION_ON_KILL "poweroff"
|
//#define ACTION_ON_KILL "poweroff"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Specify an action command to send to the host on pause and resume.
|
||||||
|
* Will be sent in the form '//action:ACTION_ON_PAUSE', e.g. '//action:pause'.
|
||||||
|
* The host must be configured to handle the action command.
|
||||||
|
*/
|
||||||
|
//#define ACTION_ON_PAUSE "pause"
|
||||||
|
//#define ACTION_ON_RESUME "resume"
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//====================== I2C Position Encoder Settings ======================
|
//====================== I2C Position Encoder Settings ======================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue