ostaquet / Arduino-MQ131-driver

Arduino driver for gas sensor MQ131 (Ozone / O3)
MIT License
64 stars 19 forks source link

high concentration mq131 #51

Closed rihamk2 closed 2 years ago

rihamk2 commented 2 years ago

how would the code change when using a high concentration mq131 sensor?

dimitris1965 commented 2 years ago

Hi. You must replace the LOW_CONCENTRATION with HIGH_CONCENTRATION at MQ131.begin(2,A0, LOW_CONCENTRATION, 1000000);