SourceCode/Bond/Servo/CMaster.cpp @@ -188,6 +188,18 @@ return 0; } int CMaster::start() { AfxMessageBox("start"); return 0; } int CMaster::stop() { AfxMessageBox("stop"); return 0; } unsigned CMaster::ReadBitsProc() { while (1) {