renamed rmap to com (more generic)
This commit is contained in:
@ -666,7 +666,7 @@ protected:
|
||||
*
|
||||
* @return The Rmap action to execute in this step
|
||||
*/
|
||||
virtual CommunicationAction_t getRmapAction();
|
||||
virtual CommunicationAction_t getComAction();
|
||||
|
||||
/**
|
||||
* Build the device command to send for raw mode.
|
||||
|
Reference in New Issue
Block a user