Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/Standard-129_24G_First_Led_Connect_Gnd_Close_3.0_SDK/output/eeprom.dat	(revision 2559)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/Standard-129_24G_First_Led_Connect_Gnd_Close_3.0_SDK/output/eeprom.dat	(working copy)
@@ -4845,9 +4845,9 @@
 40
 95
 20
-60
-00
-00
+20
+46
+43
 6f
 e0
 cc
@@ -4992,8 +4992,8 @@
 60
 00
 00
-3e
-95
+73
+94
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/Standard-129_24G_First_Led_Connect_Gnd_Close_3.0_SDK/output/program.lis	(revision 2559)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/Standard-129_24G_First_Led_Connect_Gnd_Close_3.0_SDK/output/program.lis	(working copy)
@@ -1578,7 +1578,7 @@
 p_mouse_dpi_store:
 04b8 67e0c992 store 1 ,mem_mouse_dpi 
 04b9 20404095 call mouse_seting_dpi 
-04ba 20600000 rtn 
+04ba 20204643 branch mouse_store_eerpom_dpi 
 
 p_mouse_double_dpi_check:
 04bb 6fe0cc10 fetch 1 ,mem_dpi_another_button_down_enable 
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/Standard-129_24G_First_Led_Connect_Gnd_Close_3.0_SDK/program/patch.prog	(revision 2559)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/Standard-129_24G_First_Led_Connect_Gnd_Close_3.0_SDK/program/patch.prog	(working copy)
@@ -1634,9 +1634,10 @@
 	store 1,mem_mouse_dpi
 	call mouse_seting_dpi
 ifdef POWERON_DEFAULT_DPI
-	call mouse_store_eerpom_dpi
-endif	
 	rtn
+else
+	branch mouse_store_eerpom_dpi
+endif
 
 p_mouse_double_dpi_check:
 	fetch 1,mem_dpi_another_button_down_enable
