Any changes are to allow conversion to BMP

Dependents:   Color_Targeting_Catapult

Fork of BaseJpegDecode by Norimasa Okamoto

Revision:
1:bfbc18000cca
Parent:
0:417b7ae90eff
Child:
3:a7547692071d
--- a/bjd_config.h	Mon Oct 22 13:55:09 2012 +0000
+++ b/bjd_config.h	Thu Oct 25 11:00:05 2012 +0000
@@ -2,6 +2,8 @@
 #define BJE_CONFIG_H
 
 #define JPEG_MCU_YBLOCKS 2
+        
 #define JPEG_USE_HUFFMAN_TABLE
+#define JPEG_USE_REPORT_CODE
 
 #endif // BJE_CONFIG_H