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.
Dependents: Zavrsni_Daljinski Zavrsni_Daljinsk_vfinal
Revision 6:c1f343329eef, committed 2019-08-23
- Comitter:
- DudeHD
- Date:
- Fri Aug 23 16:08:21 2019 +0000
- Parent:
- 5:e564cde8e03e
- Commit message:
- fgh
Changed in this revision
| SSD1308.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r e564cde8e03e -r c1f343329eef SSD1308.h --- a/SSD1308.h Mon Dec 18 18:46:05 2017 +0000 +++ b/SSD1308.h Fri Aug 23 16:08:21 2019 +0000 @@ -61,7 +61,7 @@ #define MAX_COL (COLUMNS - 1) // Character dimensions 8x8 font -#define CHARS (COLUMNS / FONT8x8_WIDTH) +#define CHARS (COLUMNS / FONT8x8_WIDTH)//FONT8x8_WIDTH // Command and Datamode #define COMMAND_MODE 0x80 // continuation bit is set!