Library for Nuelectronics Nokia 3310/5110 LCD Display and joystick.
Fork of N3310LCD by
Library for Nuelectronics Nokia 3310/5110 LCD Display and joystick.
Diff: N3310LCD.h
- Revision:
- 4:90dce6032a37
- Parent:
- 3:9808f63fd2fe
- Child:
- 5:1fd7af32e521
--- a/N3310LCD.h Sun Mar 24 15:15:08 2013 +0000 +++ b/N3310LCD.h Sun Mar 24 19:21:51 2013 +0000 @@ -37,6 +37,8 @@ #define PIXEL_XOR 2 #define FONT_5x7 0 #define FONT_6x8 1 +#define FONT_ALPHA_17x17 2 + class N3310LCD {