//Include the library #include <MQUnifiedsensor.h> /*****Hardware Related Macros*****/ #define Board ("Arduino UNO") #define Pin (A4) //Analog input 4 of your arduino ...
/ examples - Example sketches for the library (.ino). Run these from the Arduino IDE. /src - Source files for the library (.cpp, .h). Please review the LICENSE.md file for license information. Please ...