esp8266web icon indicating copy to clipboard operation
esp8266web copied to clipboard

What ADC is being used

Open debojitk opened this issue 7 years ago • 1 comments

It seems like you are not using the inbuilt ADC of the ESP module. Could you please let me know which module it is?

debojitk avatar May 20 '18 19:05 debojitk

system_adc_read() system_get_vdd33()

  • https://github.com/pvvx/esp8266web/blob/master/app/driver/adc.c#L52

pvvx avatar May 21 '18 05:05 pvvx