1
0
forked from fsfw/fsfw

renamed rmap to com (more generic)

This commit is contained in:
2020-03-23 18:05:39 +01:00
parent d3e2652078
commit fa058ee602
2 changed files with 2 additions and 2 deletions

View File

@ -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.