Skip to content
Snippets Groups Projects
Commit 9a3a55ab authored by ke hu's avatar ke hu
Browse files

support more switch command

multicast use the commands to change hw
parent 86b0ea1b
No related branches found
No related tags found
No related merge requests found
Pipeline #136 failed
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
#define _IFX_CLI_LIB_H #define _IFX_CLI_LIB_H
typedef int (*command_fkt)(int argc, char *argv[], int fd, int numPar); typedef int (*command_fkt)(int argc, char *argv[], int fd, int numPar);
#define CONFIG_LTQ_TEST 0 #define CONFIG_LTQ_TEST 1
typedef struct { typedef struct {
char *Name; char *Name;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment