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