Add Not In List and All In List
This commit is contained in:
@@ -311,7 +311,7 @@ int MENU_GetLimits(uint8_t menu_id, int32_t *pMin, int32_t *pMax)
|
||||
|
||||
case MENU_S_LIST:
|
||||
//*pMin = 0;
|
||||
*pMax = 3;
|
||||
*pMax = 5;
|
||||
break;
|
||||
|
||||
#ifdef ENABLE_DTMF_CALLING
|
||||
|
Reference in New Issue
Block a user