Skip to content
Snippets Groups Projects
Commit f174e07e authored by Matthias Hadlich's avatar Matthias Hadlich
Browse files

HardwareInterface now has an info string field

parent aee14a43
No related branches found
No related tags found
Loading
......@@ -90,7 +90,7 @@ module armarx
int sendCommand(string command) throws UnknownCommandException;
};
interface HardwareListener extends KinematicUnitListener
interface HardwareListener
{
};
......
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