Open leech001 opened 3 years ago
Hi @leech001, thank you very much for your efforts in improving this library. Before I marged your pull request, can I get confirmation from you that you have tested this library before and it works on esp32? Unfortunately I don't have an esp32 board to test it. Sorry for my bad english.
Hi. Yes I checked the library on ESP32. I also specifically made most of the changes through the constructs
Could you approve this pull request please ?
add ESP32 ADC range; add funtion calculatesSensitivity() to calculates sensitivity; change README; correct function calibrate() for many samples;