Improve BackLt (35/63)
This commit is contained in:
@@ -129,7 +129,7 @@ int MENU_GetLimits(uint8_t menu_id, int32_t *pMin, int32_t *pMax)
|
||||
|
||||
case MENU_ABR:
|
||||
//*pMin = 0;
|
||||
*pMax = ARRAY_SIZE(gSubMenu_BACKLIGHT) - 1;
|
||||
*pMax = 17;
|
||||
break;
|
||||
|
||||
case MENU_ABR_MIN:
|
||||
|
Reference in New Issue
Block a user