Skip to content
Snippets Groups Projects
Commit 1a1fa66e authored by Simon Ottenhaus's avatar Simon Ottenhaus
Browse files

added emulateFTTresholdExceeded

parent d4f82069
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,7 @@ module armarx
void setCurrentFTAsOffset(string side);
void resetFTOffset(string side);
int getFTTresholdExceededCounter(string side);
void emulateFTTresholdExceeded(string side);
};
};
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