Browse Source

long PEK press now with instant action

Vincent-FK 4 years ago
parent
commit
82276e6ebe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gpio_mapping.c

+ 1 - 1
gpio_mapping.c

@@ -54,7 +54,7 @@
 
 #define KEY_IDX_MAPPED_FOR_SHORT_PEK_PRESS	16 	//KEY_Q
 #define KEY_IDX_MAPPED_FOR_LONG_PEK_PRESS	28 	//KEY_ENTER
-#define SHELL_CMD_LONG_PEK_PRESS			"shutdown_funkey"
+#define SHELL_CMD_LONG_PEK_PRESS			"sched_shutdown 1 & signal_usr1_to_emulators"
 
 
 /****************************************************************