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 TextLCD_Rus by
Revision 5:455a2110179d, committed 2015-04-11
- Comitter:
- vbogom
- Date:
- Sat Apr 11 20:07:49 2015 +0000
- Parent:
- 4:f8898fde7408
- Commit message:
- v1.01
Changed in this revision
| TextLCD_595.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/TextLCD_595.h Tue Apr 07 21:49:14 2015 +0000
+++ b/TextLCD_595.h Sat Apr 11 20:07:49 2015 +0000
@@ -25,9 +25,7 @@
#include "mbed.h"
-//---------------------------------------------------------------------------------------------------------
-// Начало изменений
-//---------------------------------------------------------------------------------------------------------
+
/*
*
*
@@ -48,9 +46,6 @@
#define offCursor 0x0 //Курсор выключен
#define onBlink 0x1 //Курсор мигает
#define offBlink 0x0 //Курсор не мигает
-//---------------------------------------------------------------------------------------------------------
-// Конец изменений
-//---------------------------------------------------------------------------------------------------------
/** A TextLCD_595 interface for driving 4-bit HD44780-based LCDs
