Skip to content
Snippets Groups Projects
Commit a935a7b4 authored by Raphael Grimm's avatar Raphael Grimm
Browse files

Change visibility of functions EtherCATDeviceFactory

parent 51fe0eea
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,6 @@ namespace armarx
const std::vector<ControlDevicePtr>& getCtrlDevs() const;
const std::vector<SensorDevicePtr>& getSensDevs() const;
protected:
void addSlave(const AbstractSlavePtr& slave);
void addControlDevice(ControlDevicePtr dev);
void addSensorDevice(SensorDevicePtr dev);
......
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