Skip to content

system_get_vdd33 or ESP.getVcc() always 65535 #225

@tontito

Description

@tontito

system_get_vdd33 always return 65535.

void setup()
{
Serial.begin(115200);
Volt = system_get_vdd33();
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions