SourceCode/Bond/Servo/Configuration.h
@@ -20,6 +20,8 @@ void setLogcatIncludeRegex(BOOL bRegex); BOOL isLogcatIncludeRegex(); int getCustomLogcatIncludeTexts(std::vector<std::string>& texts); BOOL getPortParms(unsigned int index, BOOL& bEnable, int& type, int& mode, int& cassetteType, int& transferMode, BOOL& bAutoChangeEnable); public: void setP2RemoteEqReconnectInterval(int second);