Compile error with LED_BUILTIN variable on ESP32 when moving source from ArduinoIDE

I created my project with this command
platformio project init --ide eclipse --board node32s

Should have I used some other parameter as a board? Do you mean the notion of “board” in the command line and “variants” in the file system are the same?

I also tried to change the board in plartform.ini but this has had no effect (perhaps I need to do something more than just changing this file.?).

thanks

1 Like