ESP32AnalogRead
Data Structures | Macros
ESP32AnalogRead.h File Reference
#include <Arduino.h>
#include "esp_adc_cal.h"
Include dependency graph for ESP32AnalogRead.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ESP32AnalogRead
 

Macros

#define V_REF   1100
 

Macro Definition Documentation

◆ V_REF

#define V_REF   1100

Definition at line 4 of file ESP32AnalogRead.h.

Referenced by ESP32AnalogRead::readMiliVolts().