Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Compilation error: class template argument deduction failed: #6

Open
mdshoaib2002 opened this issue Jan 7, 2023 · 0 comments
Open

Comments

@mdshoaib2002
Copy link

\Arduino\libraries\NeoPixelBus-2.7.1\src/NeoPixelBus.h:118:61: note: template argument deduction/substitution failed:
\Desktop\Adalight-ESP8266-master\Adalight-ESP8266-master\Adalight-ESP8266\Adalight-ESP8266.ino:27:54: note: mismatched types 'NeoPixelBus<T_COLOR_FEATURE, T_METHOD>' and 'int'
27 | NeoPixelBus strip = NeoPixelBus(pixelCount, pixelPin);
| ^
\Desktop\Adalight-ESP8266-master\Adalight-ESP8266-master\Adalight-ESP8266\Adalight-ESP8266.ino:27:54: error: expression list treated as compound expression in functional cast [-fpermissive]

exit status 1

Compilation error: class template argument deduction failed:

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

No branches or pull requests

1 participant