mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-06-08 06:40:13 +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.