#ifndef _PMS_UTILS_H_ #define _PMS_UTILS_H_ int pm25ToAQI(int pm02); #endif /** _PMS_UTILS_H_ */