LAPTOP-SNT8I5JK\Boounion
2025-08-11 5edb485d226790306097e40ea954efb2ed90dd21
SourceCode/Bond/Servo/Configuration.h
@@ -20,8 +20,15 @@
   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();
   void setContinuousTransferCount(int round);
   int getContinuousTransferCount();
public:
   void setP2RemoteEqReconnectInterval(int second);