MD_MAX72XX displaying multiple ints

the simple way : Build a cString (a null terminated char array) and call the displayText() method

sprintf() or better snprintf() can help