change the effect to 61

This commit is contained in:
tildearrow 2025-05-21 04:32:05 -05:00
parent 1ce0fff028
commit 64f4db3ab8
2 changed files with 2 additions and 2 deletions

View file

@ -311,7 +311,7 @@ const char* cmdName[]={
"WS_GLOBAL_SPEAKER_VOLUME",
"FM_ALGORITHM"
"FM_ALG"
};
static_assert((sizeof(cmdName)/sizeof(void*))==DIV_CMD_MAX,"update cmdName!");