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: Hotboards_SpiLcd-Hello_World Hotboards_SpiLcd-Writing_In_Diferent_Rows Hotboards_SpiLcd_Scrolling_Text Hotboards_SpiLcd_AutoScroll ... more
Diff: Hotboards_SpiLcd.h
- Revision:
- 1:b777b6147d99
- Parent:
- 0:1d03652e9f7a
- Child:
- 2:9673849ef2e9
--- 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
Hotboards SpiLcd.