Skip to content
Snippets Groups Projects
Unverified Commit 1ed0b177 authored by Dimitrios Stoupis's avatar Dimitrios Stoupis
Browse files

Get access to the main class

parent d6f44675
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,8 @@ public:
* @details This function reads the raw data from the RAM memory and
* triggers a TM[6,6] report
* @param request: Provide the received message as a parameter
* @todo In later embedded version, implement error checking for address validity for
* different memory types
*/
void dumpRawData(Message &request);
} rawDataMemorySubservice;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment