How often have you pulled out old MCU-based project that still works fine, but you have no idea where the original source ...
//Include the library #include <MQUnifiedsensor.h> /*****Hardware Related Macros*****/ #define Board ("Arduino UNO") #define Pin (A4) //Analog input 4 of your arduino ...