mrDarker
2025-07-24 7034036d6ab7163a6ea0e5d712ba86d6cd9591bc
SourceCode/Bond/Servo/Configuration.h
@@ -20,8 +20,12 @@
   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 isCompareMapsBeforeProceeding();
public:
   void setP2RemoteEqReconnectInterval(int second);