We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0efd7f0 commit 4df43eaCopy full SHA for 4df43ea
gpio_mapping.c
@@ -91,7 +91,7 @@
91
#define NOE_GPIO_MASK (1 << 10)
92
93
/* Shell command for shutdown upon receiving either long PEK or NOE signal */
94
-#define SHELL_COMMAND_SHUTDOWN "sched_shutdown 0.1"
+#define SHELL_COMMAND_SHUTDOWN "powerdown schedule 0.1"
95
96
/* PCAL6416A/PCAL9539A I2C GPIO expander chip pseudo-file descriptor */
97
static int fd_pcal6416a;
0 commit comments