KSM edits to RA8875

Dependents:   Liz_Test_Code

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;