PololuOLED library
|
#include <Arduino.h>
Go to the source code of this file.
Variables | |
const PROGMEM uint8_t | pololuOledFont [][5] |
This array defines the appearance of characters 32 through 255. More... | |
|
extern |
This array defines the appearance of characters 32 through 255.
It is defined using the "weak" attribute, which means you can supply a definition in your own program if you want to override the default font.