Index: program/patch.prog
===================================================================
--- /1121s/1121se/branch/keyboard/costumer/YeCai/keyboard_2mode_3ch_2keep_base/program/patch.prog	(revision 5709)
+++ /1121s/1121se/branch/keyboard/costumer/YeCai/keyboard_2mode_3ch_2keep_base/program/patch.prog	(working copy)
@@ -26,8 +26,14 @@
 pf_patch_ext:
 	rtneq patch3f_7
 	beq patch38_2,keyboard_g24_transmit_no_interrupt
+	beq patch3e_3,p_initialize_radio2
 	branch assert
 
+p_initialize_radio2:
+//	bpatchx patch3e_3,mem_patch3e
+	until null,lpo_edge
+	branch initialize_radio2+1
+
 p_soft_reset:
 	nbranch p_soft_reset_next,wake
 	until null,lpo_edge
@@ -316,6 +322,7 @@
 	rtneq MODE_USB_DEVICE
 	call p_keyboard_store_device_number
 	call keyboard_stop_bluetooth_mode
+	call app_evt_button_long_pressed
 	branch keyboard_24g_start_pair_mode
 
 p_keyboard_device_select_bt_press_timer:
