Fork of TextLCD_Rus by Vasiliy Bogomazyuk

Files at this revision

API Documentation at this revision

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
diff -r f8898fde7408 -r 455a2110179d TextLCD_595.h
--- 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