//Include the library #include <MQUnifiedsensor.h> /*****Hardware Related Macros*****/ #define Board ("Arduino UNO") #define Pin (A4) //Analog input 4 of your arduino ...
Create / access SQLite3 database files using this library through SPIFFS / SD Cards. Install ESP-IDF sdk using instructions from https://docs.espressif.com/projects ...