FB.Light icon indicating copy to clipboard operation
FB.Light copied to clipboard

Compiling error

Open roccotocco opened this issue 4 years ago • 1 comments

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

roccotocco avatar Mar 28 '20 23:03 roccotocco