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

Compiling error #3

Open
roccotocco opened this issue Mar 28, 2020 · 1 comment
Open

Compiling error #3

roccotocco opened this issue Mar 28, 2020 · 1 comment

Comments

@roccotocco
Copy link

Hello im getting this error suring arduino ide compiling:

exit status 1
'cLEDMatrix' does not name a type

that's in hardware.h
line 34
cLEDMatrix<-MATRIX_WIDTH, MATRIX_HEIGHT, MATRIX_TYPE> buffer; // Default starting point: Bottom-Left. Invert (-) MATRIX_WIDTH and/or MATRIX_HEIGHT to match your physical matrix layout

what's wrong ?
Thanks

@bombcheck
Copy link
Owner

Hi,

did you install all needed libraries?

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

2 participants