Skip to content
This repository was archived by the owner on Apr 28, 2021. It is now read-only.

Commit 82276e6

Browse files
committed
long PEK press now with instant action
1 parent 5eb4696 commit 82276e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpio_mapping.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555
#define KEY_IDX_MAPPED_FOR_SHORT_PEK_PRESS 16 //KEY_Q
5656
#define KEY_IDX_MAPPED_FOR_LONG_PEK_PRESS 28 //KEY_ENTER
57-
#define SHELL_CMD_LONG_PEK_PRESS "shutdown_funkey"
57+
#define SHELL_CMD_LONG_PEK_PRESS "sched_shutdown 1 & signal_usr1_to_emulators"
5858

5959

6060
/****************************************************************

0 commit comments

Comments
 (0)