Index: YC_QRDecode_TypeDef.h
===================================================================
--- /YC3121_SDK/fw/sdk/yc_qr/YC_QRDecode_TypeDef.h	(revision 735)
+++ /YC3121_SDK/fw/sdk/yc_qr/YC_QRDecode_TypeDef.h	(working copy)
@@ -6,8 +6,8 @@
 typedef struct _keyboard_config_CB_
 {
     unsigned char mode;	//0: T KeyBoard 1:Matrix KeyBoard 2:powerKey exit
-	unsigned char line_num;
-	unsigned char col_num;
+		unsigned char line_num;
+	  unsigned char col_num;
     unsigned char cancel_position;
     unsigned char line1;
     unsigned char line2;
@@ -77,6 +77,7 @@
 QR_CANCEL_KEY= -6,
 QR_CANCEL_TIMEOUT= -7,
 QR_BT_CONNECT_FAIL= -8,
+QR_FLASH_PARA_FAIL=-9,
 }yc_qr_return_type_ENUM;
 
 
Index: YC_QRDecode_lib.a
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: YC_QRDecode_lib.lib
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
