LAPTOP-SNT8I5JK\Boounion
2025-05-26 ec2b63378e47ac0aba4e0265b63a5cd26e373a32
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) {