LAPTOP-SNT8I5JK\Boounion
2025-08-22 7a20b6f44d2ea3f23ef8d228ec4c1424925e5dfb
SourceCode/Bond/Servo/Configuration.h
@@ -20,8 +20,16 @@
   void setLogcatIncludeRegex(BOOL bRegex);
   BOOL isLogcatIncludeRegex();
   int getCustomLogcatIncludeTexts(std::vector<std::string>& texts);
   void setFilterMode(int mode);
   int getFilterMode();
   BOOL getPortParms(unsigned int index, BOOL& bEnable, int& type, int& mode,
      int& cassetteType, int& transferMode, BOOL& bAutoChangeEnable);
   BOOL setPortCassetteType(unsigned int index, int cassetteType);
   BOOL setPortEnable(unsigned int index, BOOL bEnable);
   BOOL isCompareMapsBeforeProceeding();
   BOOL isJobMode();
   void setContinuousTransferCount(int round);
   int getContinuousTransferCount();
public:
   void setP2RemoteEqReconnectInterval(int second);