mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-07-25 05:31:02 +03:00

The ADC pin can only be set when using the full/long constructor, causing the short constructor (name/type only) useless because the pin is unset. Also default the ADC pin to 1 for consistency sake.