Hotboards_SpiLcd.cpp - Library for write and control and lcd with spi interfaces and the ST7032 controller. Base on Arduino's Liquid Cristal library

Dependents:   Hotboards_SpiLcd-Hello_World Hotboards_SpiLcd-Writing_In_Diferent_Rows Hotboards_SpiLcd_Scrolling_Text Hotboards_SpiLcd_AutoScroll ... more

Files at this revision

API Documentation at this revision

Comitter:
Hotboards
Date:
Fri Jan 29 01:08:33 2016 +0000
Parent:
0:1d03652e9f7a
Child:
2:9673849ef2e9
Commit message:
update description

Changed in this revision

Hotboards_SpiLcd.cpp Show annotated file Show diff for this revision Revisions of this file
Hotboards_SpiLcd.h Show annotated file Show diff for this revision Revisions of this file
--- a/Hotboards_SpiLcd.cpp	Thu Jan 28 22:45:39 2016 +0000
+++ b/Hotboards_SpiLcd.cpp	Fri Jan 29 01:08:33 2016 +0000
@@ -1,5 +1,5 @@
 /*
-  Hotboards_SpiLcd.cpp - Library for write and control and lcd with spi interfaces and the ST7032 controller.
+  Hotboards_SpiLcd.cpp - Library to control and write an lcd with spi interface and ST7032 controller.
   base on Arduino's Liquid Cristal library
   Library ported by diego from Hotboards January 16, 2016. 
   and originally cretaed by
--- a/Hotboards_SpiLcd.h	Thu Jan 28 22:45:39 2016 +0000
+++ b/Hotboards_SpiLcd.h	Fri Jan 29 01:08:33 2016 +0000
@@ -1,5 +1,5 @@
 /*
-  Hotboards_SpiLcd.cpp - Library for write and control and lcd with spi interfaces and the ST7032 controller.
+  Hotboards_SpiLcd.cpp - Library to control and write an lcd with spi interface and ST7032 controller.
   base on Arduino's Liquid Cristal library
   Library ported by diego from Hotboards January 16, 2016. 
   and originally cretaed by