Skip to content

Commit ebd28ac

Browse files
author
Jim Lindblom
committed
Bumping TOTALFONTS up to 5
1 parent 34ecc40 commit ebd28ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SFE_MicroOLED.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
5353
#include "util/fontlargeletter31x48.h"
5454

5555
// Change the total fonts included
56-
#define TOTALFONTS 4
56+
#define TOTALFONTS 5
5757

5858
// Add the font name as declared in the header file. Remove as many as possible to conserve FLASH memory.
5959
const unsigned char *MicroOLED::fontsPointer[]={

0 commit comments

Comments
 (0)