-->
Page 8 of 8

Re: SOLVED : read33vdd function

PostPosted: Wed Aug 12, 2015 3:48 pm
by smily77
What is the difference between readvdd33() and ADC_MODE(ADC_VCC); in combination with ESP.getVcc()? - if there is any difference :?:

Re: SOLVED : read33vdd function

PostPosted: Tue Sep 08, 2015 1:35 pm
by AcmeUK
ADC_MODE(ADC_VCC); in combination with ESP.getVcc()

This is now the correct way to do it. There are now problems using readvdd33!

For more information read the warning in the revised first post in this thread.