SMS message display on LED Matrix board with printer option

Dependencies:   AdafruitThermalPrinter HT1632_LedMatrix VodafoneUSBModem mbed-rtos mbed

Files at this revision

API Documentation at this revision

Comitter:
SomeRandomBloke
Date:
Wed Mar 20 23:11:20 2013 +0000
Parent:
4:a364da55b42e
Child:
6:323d7422ca8b
Commit message:
updates

Changed in this revision

HT1632_LedMatrix.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/HT1632_LedMatrix.lib	Fri Mar 08 21:38:54 2013 +0000
+++ b/HT1632_LedMatrix.lib	Wed Mar 20 23:11:20 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/SomeRandomBloke/code/HT1632_LedMatrix/#0fac71b7ec1d
+http://mbed.org/users/SomeRandomBloke/code/HT1632_LedMatrix/#e621d8c89cc3
--- a/main.cpp	Fri Mar 08 21:38:54 2013 +0000
+++ b/main.cpp	Wed Mar 20 23:11:20 2013 +0000
@@ -393,6 +393,9 @@
                 led.putShadowRam();
                 Thread::wait(DISPDELAY);
             }
+        } else {
+            getNextMessage = true;
+            msgFinished = true;
         }
         // Look for a new message being available and current message has been displayed