Bifurcator: add effect commands
This commit is contained in:
parent
b3e0825462
commit
c60d1845e5
4 changed files with 20 additions and 1 deletions
|
|
@ -259,6 +259,9 @@ const char* cmdName[]={
|
|||
"DAVE_CLOCK_DIV",
|
||||
|
||||
"MINMOD_ECHO",
|
||||
|
||||
"BIFURCATOR_STATE_LOAD",
|
||||
"BIFURCATOR_PARAMETER"
|
||||
};
|
||||
|
||||
static_assert((sizeof(cmdName)/sizeof(void*))==DIV_CMD_MAX,"update cmdName!");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue