Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/usb/output/eeprom.dat	(revision 1535)
+++ /YC1308AC/branch/usb/output/eeprom.dat	(working copy)
@@ -606,8 +606,8 @@
 a4
 c5
 13
-a2
-09
+80
+9b
 6f
 e0
 c7
@@ -1300,8 +1300,8 @@
 20
 7c
 59
-0b
-77
+df
+57
 aa
 55
 40
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/usb/program/patch.prog	(revision 1535)
+++ /YC1308AC/branch/usb/program/patch.prog	(working copy)
@@ -213,11 +213,12 @@
 	branch g24_end_of_packet,user7
 	call g24_receive_byte
 	store 1,mem_24g_rxbuf	//device id
-	bmark1 mark_24g_rxmode,g24_receive_skip
+	bmark1 mark_24g_rxmode,p_g24_receive_skip
 	fetch 1,mem_24g_rxbuf
 	fetcht 1,mem_24g_data_type
 	icompare bits_data,temp
 	nbranch g24_end_of_packet,true
+p_g24_receive_skip:
 	call g24_receive_byte
 	isolate1 mark_ble_lr,mark
 	call g24_lr_receive_payload_len,true
