'm' does not name a type

hi i did this following coding for bluetooth led matrix but it is showing this

strip.ino (2.31 KB)

(deleted)

Move code inside code tags!

I recommend you do a "search and replace" to give the variable named m a more meaningful name

But BE SURE to make a backup copy of your code first as you will very quickly discover why single character variable names are a bad idea.

...R

(deleted)