Skip to content
This repository was archived by the owner on Jan 10, 2021. It is now read-only.
This repository was archived by the owner on Jan 10, 2021. It is now read-only.

error: cannot convert 'const __FlashStringHelper*' to 'const char*'  #25

Closed
@kelray

Description

@kelray

Hi,

Did anybody face this compilation error before?
error: cannot convert 'const __FlashStringHelper*' to 'const char*' for argument '1' to 'void ESP32MailDebug(const char*)'
Actually it's not just one error, but a series of errors complaining about the "'const __FlashStringHelper*' to 'const char*" type conversion.
I'm using Arduino IDE Windows Store version (1.8.21.0) and NodeMCU32S ESP32 based board.

Cheers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions