Chat here about code rewrites, mods, etc... with respect to the github project https://github.com/esp8266/Arduino

Moderator: igrr

User avatar
By gerardwr
#14570 This compiles OK so using "short unsigned int" for the vdd33 variable should be OK.
Code: Select allshort unsigned int readvdd33(void);


Extending my original example with Serial.print(readvdd33()) gives:

Schermafbeelding 2015-04-15 om 12.37.03.png


Not sure how to interpret the outcome of vdd33 (around 1450) yet.
You do not have the required permissions to view the files attached to this post.