mirror of
https://github.com/FunKey-Project/fkgpiod.git
synced 2026-03-30 00:32:41 +02:00
remove HELP command and add DUMP command
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
@@ -74,7 +74,7 @@ typedef enum {GPIOS} button_t;
|
||||
X(STATE_FUNCTION, "FUNCTION") \
|
||||
X(STATE_KEY, "KEY") \
|
||||
X(STATE_COMMAND, "COMMAND")\
|
||||
X(STATE_HELP, "HELP") \
|
||||
X(STATE_DUMP, "DUMP") \
|
||||
X(STATE_INVALID, "INVALID")
|
||||
|
||||
/* Enumeration of the different parse states */
|
||||
|
||||
Reference in New Issue
Block a user