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
Description
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
Labels
No labels