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: co657_lcdplay co657_nrf52_beacons door_lock co657_IoT
Fork of C12832 by
Diff: C12832_lcd.cpp
- Revision:
- 13:8a9cad03124b
- Parent:
- 12:4affce236743
- Child:
- 14:b834d587bf45
--- a/C12832_lcd.cpp Sat Nov 09 01:02:48 2013 +0000
+++ b/C12832_lcd.cpp Wed Jan 01 08:41:07 2014 +0000
@@ -37,6 +37,7 @@
lcd_reset();
}
+
int C12832_LCD::width()
{
if (orientation == 0 || orientation == 2) return 32;
