Searched refs:pwmFile (Results 1 – 1 of 1) sorted by relevance
275 std::ifstream pwmFile(pwmPathStr); in checkPWMSensor() local276 if (!pwmFile.good()) in checkPWMSensor()