LAPTOP-SNT8I5JK\Boounion
2025-09-11 da9868ca4cb6acccea7f5b6592d23379f9ae14a6
SourceCode/Bond/Servo/Configuration.cpp
@@ -160,6 +160,11 @@
   return GetPrivateProfileInt(_T("Master"), _T("CompareMapsBeforeProceeding"), 0, m_strFilepath);
}
BOOL CConfiguration::isJobMode()
{
   return GetPrivateProfileInt(_T("Master"), _T("JobMode"), 0, m_strFilepath);
}
void CConfiguration::setContinuousTransferCount(int round)
{
   WritePrivateProfileString(_T("Master"), _T("CTRound"),