5 lines
96 B
C

void sensor_init(void);
extern float ADC_air;
extern float ADC_PM25;
extern float ADC_pressure;