Commit c8c42bdf authored by Pavel Vainerman's avatar Pavel Vainerman

remove debug log

parent 2f605a55
......@@ -961,8 +961,8 @@ void IOControl::check_testlamp()
if( isTestLamp )
blink_state = true; // ...
cout << myname << "(check_test_lamp): ************* test lamp "
<< isTestLamp << " *************" << endl;
// cout << myname << "(check_test_lamp): ************* test lamp "
// << isTestLamp << " *************" << endl;
// ...
for( IOMap::iterator it=iomap.begin(); it!=iomap.end(); ++it )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment