Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PBSwicth_3mouse_3ch-682/output/eeprom.dat	(revision 1239)
+++ /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PBSwicth_3mouse_3ch-682/output/eeprom.dat	(working copy)
@@ -2823,7 +2823,7 @@
 20
 20
 60
-65
+69
 68
 48
 cb
@@ -2831,7 +2831,7 @@
 20
 40
 60
-69
+65
 da
 60
 4b
@@ -6416,8 +6416,8 @@
 60
 00
 00
-67
-ac
+c5
+97
 aa
 55
 40
@@ -6510,7 +6510,7 @@
 00
 c5
 40
-18
+08
 aa
 55
 01
@@ -6637,7 +6637,7 @@
 00
 ed
 4b
-ff
+08
 58
 02
 aa
@@ -7699,16 +7699,16 @@
 02
 40
 00
-1a
+20
 1e
-5b
-73
-ff
-ff
-ff
-ff
-ff
-ff
+55
+aa
+aa
+55
+ee
+7f
+6f
+df
 ff
 ff
 ff
@@ -8188,5 +8188,5 @@
 ff
 ff
 ff
-6f
-e4
+a3
+eb
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PBSwicth_3mouse_3ch-682/output/program.lis	(revision 1239)
+++ /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PBSwicth_3mouse_3ch-682/output/program.lis	(working copy)
@@ -900,11 +900,11 @@
 
 p_mouse_logo_led_off:
 02bf 6848cbed fetcht 1 ,mem_mouse_logo_led_gpio 
-02c0 20206065 branch gpio_out_inactive 
+02c0 20206069 branch gpio_out_active 
 
 p_mouse_logo_led_on:
 02c1 6848cbed fetcht 1 ,mem_mouse_logo_led_gpio 
-02c2 20406069 call gpio_out_active 
+02c2 20406065 call gpio_out_inactive 
 
 p_mouse_dpi_led_blink_delay_timer:
 02c3 da604ba8 arg mem_mouse_dpi_led_delay_count ,regc 
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PBSwicth_3mouse_3ch-682/program/patch.prog	(revision 1239)
+++ /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PBSwicth_3mouse_3ch-682/program/patch.prog	(working copy)
@@ -923,11 +923,11 @@
 	branch p_mouse_logo_led_on,positive
 p_mouse_logo_led_off:
 	fetcht 1,mem_mouse_logo_led_gpio
-	branch gpio_out_inactive
+	branch gpio_out_active
 
 p_mouse_logo_led_on:
 	fetcht 1,mem_mouse_logo_led_gpio
-	call gpio_out_active
+	call gpio_out_inactive
 
 p_mouse_dpi_led_blink_delay_timer:
 	arg mem_mouse_dpi_led_delay_count,regc
Index: sched/mouse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PBSwicth_3mouse_3ch-682/sched/mouse.dat	(revision 1239)
+++ /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PBSwicth_3mouse_3ch-682/sched/mouse.dat	(working copy)
@@ -1,7 +1,7 @@
 mem_device_option:08	#08 mouse
 
 mem_lpm_config:88 18 ce	#5khz
-mem_fcomp_div:18
+mem_fcomp_div:08
 
 mem_rf_init_data:ff
 mem_rf_init_ptr:mem_rf_init_data
@@ -139,7 +139,7 @@
 mem_sensor_angle_switch:02	#00--6CLK   01--9CLK   02--12CLK   03--3CLK
 mem_config_sensor_dpi:00		#00--1200   01--1600
 
-mem_mouse_logo_led_gpio:ff
+mem_mouse_logo_led_gpio:08
 mem_mouse_logo_led_on_time_init:58 02	#1min
 
 
