mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-10-29 06:04:04 +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.