diff -r 69056c46aa4d -r bc2d4bf9cbe5 tool/CommandConfig.cpp --- a/tool/CommandConfig.cpp Thu Sep 06 19:52:17 2012 +0200 +++ b/tool/CommandConfig.cpp Thu Sep 06 20:22:24 2012 +0200 @@ -170,7 +170,7 @@ << "Product code: 0x" << setw(8) << configIter->product_code << endl << indent << "Attached slave: "; - + if (configIter->slave_position != -1) { m.getSlave(&slave, configIter->slave_position); cout << dec << configIter->slave_position