Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Compilation erro in platformio caused by data_pin #262

Open
mpsampaio opened this issue Mar 17, 2024 · 0 comments
Open

Compilation erro in platformio caused by data_pin #262

mpsampaio opened this issue Mar 17, 2024 · 0 comments

Comments

@mpsampaio
Copy link

Hello
I'm having trouble compiling the project.
When I configure "data_pin 14" several errors of the type below occur.
When I configure "data_pin D14" the project compiles normally, but when I upload and access the web app, the tape connected to pin 14 doesn't work, it stays off.
What is the correct way to configure data_pin?
thanks

.pio/libdeps/esp32dev/FastLED/src/FastLed.h:307:131: error: no matching function for call to 'CFastLED::addLeds(int*, CRGB*&, int&, int&)'

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant