HT1632 icon indicating copy to clipboard operation
HT1632 copied to clipboard

More matrices

Open dubhunter opened this issue 13 years ago • 2 comments

Added support for 8 matrix panels.

Tested and it works!

dubhunter avatar May 17 '12 03:05 dubhunter

Why not go all-out and use va_arg()? then it could support as many as you want.

mic159 avatar Jun 03 '12 13:06 mic159

Because I didn't know that feature of C++ and because the matrices don't support an unlimited amount.

dubhunter avatar Jun 05 '12 04:06 dubhunter