diff -r af21f0bdc7c9 -r 2b9c78543663 tool/CommandPdos.h --- a/tool/CommandPdos.h Thu Sep 06 14:21:02 2012 +0200 +++ b/tool/CommandPdos.h Mon Nov 03 15:20:05 2014 +0100 @@ -45,6 +45,7 @@ protected: void listSlavePdos(MasterDevice &, const ec_ioctl_slave_t &, bool); + void etherlabConfig(MasterDevice &, const ec_ioctl_slave_t &); }; /****************************************************************************/