This repository contains the scripts that produce the libraries included with esp32-arduino. Tested on Ubuntu (32 and 64 bit), Raspberry Pi and MacOS. Install the ...
//Include the library #include <MQUnifiedsensor.h> /*****Hardware Related Macros*****/ #define Board ("Arduino UNO") #define Pin (A4) //Analog input 4 of your arduino ...