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.
Diff: GraphicsDisplayJPEG.cpp
- Revision:
 - 116:43e5bd2d7302
 - Parent:
 - 115:c9862fd0c689
 - Child:
 - 117:6710b8e196f0
 
--- a/GraphicsDisplayJPEG.cpp	Mon May 16 02:05:37 2016 +0000
+++ b/GraphicsDisplayJPEG.cpp	Mon May 16 02:32:07 2016 +0000
@@ -769,7 +769,7 @@
     uint16_t i, dc;
     uint16_t d;
     uint8_t *dp;
-
+    INFO("restart(%p,%d)", jd, rstn);
 
     /* Discard padding bits and get two bytes from the input stream */
     dp = jd->dptr; dc = jd->dctr;