Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 |
--- 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 } , /* ! */
