diff -r 4151f6f4c3e1 -r 960cc1bb6b4a tool/CommandPdos.h --- a/tool/CommandPdos.h Tue Oct 09 09:52:50 2012 +0200 +++ b/tool/CommandPdos.h Wed Oct 24 18:21:52 2012 +0200 @@ -45,6 +45,7 @@ protected: void listSlavePdos(MasterDevice &, const ec_ioctl_slave_t &, bool); + void etherlabConfig(MasterDevice &, const ec_ioctl_slave_t &); }; /****************************************************************************/