Index: output/flash.dat
===================================================================
--- /branch/mouse_project/LeXiang/1066_Project/PBSwitch_2.4G&BLE_3ch_D1027E8/output/flash.dat	(revision 4093)
+++ /branch/mouse_project/LeXiang/1066_Project/PBSwitch_2.4G&BLE_3ch_D1027E8/output/flash.dat	(working copy)
@@ -7855,7 +7855,7 @@
 70
 89
 55
-d0
+f0
 70
 89
 56
@@ -7911,7 +7911,7 @@
 70
 89
 56
-c0
+d0
 70
 89
 58
@@ -8092,8 +8092,8 @@
 20
 00
 01
-c9
-56
+93
+fc
 aa
 55
 08
Index: output/program.lis
===================================================================
--- /branch/mouse_project/LeXiang/1066_Project/PBSwitch_2.4G&BLE_3ch_D1027E8/output/program.lis	(revision 4093)
+++ /branch/mouse_project/LeXiang/1066_Project/PBSwitch_2.4G&BLE_3ch_D1027E8/output/program.lis	(working copy)
@@ -2690,7 +2690,7 @@
 
 p_set_tx_power_0db:
 07a9 204007bb call p_rx_low_sens 
-07aa 708955d0 jam 0xd0 ,0x8955 
+07aa 708955f0 jam 0xf0 ,0x8955 
 07ab 708956e0 jam 0xe0 ,0x8956 
 07ac 7089586c jam 0x6c ,0x8958 
 07ad 2020294b branch set_tx_power_0db 
@@ -2708,7 +2708,7 @@
 p_set_tx_power_f5db:
 07b6 204007bb call p_rx_low_sens 
 07b7 708955d0 jam 0xd0 ,0x8955 
-07b8 708956c0 jam 0xc0 ,0x8956 
+07b8 708956d0 jam 0xd0 ,0x8956 
 07b9 7089586c jam 0x6c ,0x8958 
 07ba 2020295b branch set_tx_power_f5db 
 
Index: program/patch.prog
===================================================================
--- /branch/mouse_project/LeXiang/1066_Project/PBSwitch_2.4G&BLE_3ch_D1027E8/program/patch.prog	(revision 4093)
+++ /branch/mouse_project/LeXiang/1066_Project/PBSwitch_2.4G&BLE_3ch_D1027E8/program/patch.prog	(working copy)
@@ -3424,13 +3424,14 @@
 p_set_tx_power_0db:
 	call p_rx_low_sens
 //	jam 0xba,0x894b
-	jam 0xd0,0x8955
+	jam 0xf0,0x8955
 	jam 0xe0,0x8956
 //	jam 0x88,0x8957
 	jam 0x6c,0x8958
 //	jam 0x10,0x8959
 	branch set_tx_power_0db	
 
+
 //p_set_tx_power_3db:
 //	call p_rx_high_sens
 //	jam 0xba,0x894b
@@ -3470,7 +3471,7 @@
 	call p_rx_low_sens
 //	jam 0xba,0x894b
 	jam 0xd0,0x8955
-	jam 0xc0,0x8956
+	jam 0xd0,0x8956
 //	jam 0x88,0x8957
 	jam 0x6c,0x8958
 //	jam 0x10,0x8959
