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