Adafruit ssd1331 OLED 96x64 SPI model
Fork of OledLib by
Revision 8:a6060524095f, committed 2016-02-02
- Comitter:
- AhJie
- Date:
- Tue Feb 02 15:11:54 2016 +0000
- Parent:
- 7:60b2f555f3b7
- Commit message:
- Adafruit ssd1331
; 96x64 OLED
Changed in this revision
ascii_font6x8.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 60b2f555f3b7 -r a6060524095f ascii_font6x8.h --- a/ascii_font6x8.h Tue Feb 02 15:08:01 2016 +0000 +++ b/ascii_font6x8.h Tue Feb 02 15:11:54 2016 +0000 @@ -1,12 +1,10 @@ #ifndef __ascii_font6x8__ #define __ascii_font6x8__ -/* - 6*8�h�b�g���{���r�b�g�}�b�v�t�H���g k6x8 period ��1 - Copyright(C) 2000-2006 Num Kadoma - �x�[�X�ɔ��p�t�H���g���������������W�J +// AhJie +/* Error in the previous platform + This is the newer version for Adafruit ssd1331 96X64 OLED + Import this library to your Oled and Compile */ -// 0x20~7f�܂ł�0x60�o�C�g�̃f�[�^ (���e��240byte) -// �A�N�Z�X�����Y�����ɒ���(�L�����N�^�R�[�h-0x20�őΏۃt�H���g�ɂȂ�) static const char FontLookup_ABC[0x60][6] = { { 0x00,0x00,0x00,0x00,0x00,0x00 } , /*SPC */ { 0x00,0x00,0x5F,0x00,0x00,0x00 } , /* ! */