-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
Whenever I try to compile this library, I get compile errors saying it cannot convert const char [] to const __FlashStringHelper* in assignment #define F(string_literal) (string_literal).
This is my Platformio.ini file:
[env:esp32thing]
platform = espressif32
board = esp32thing
framework = arduino
lib_deps =
juerd/ESP-WiFiSettings@^3.8.0
And this is the file being compiled:
https://github.com/Juerd/ESP-WiFiSettings/blob/master/examples/Basic/Basic.ino
Can anyone help me?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
