|
ESP32AnalogRead
|
#include <Arduino.h>#include "esp_adc_cal.h"

Go to the source code of this file.
Data Structures | |
| class | ESP32AnalogRead |
Macros | |
| #define | V_REF 1100 |
| #define V_REF 1100 |
Definition at line 4 of file ESP32AnalogRead.h.
Referenced by ESP32AnalogRead::readMiliVolts().
1.8.13