add NEW_SAFE_RANGE to k3pro/k4_pro
This commit is contained in:
parent
7ed0fb55e3
commit
77f3d1738b
2 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ enum {
|
|||
BT_HST3,
|
||||
#endif
|
||||
BAT_LVL,
|
||||
NEW_SAFE_RANGE,
|
||||
};
|
||||
|
||||
#define LAYOUT_ansi_84( \
|
||||
|
|
|
|||
|
|
@ -48,6 +48,7 @@ enum {
|
|||
BT_HST3,
|
||||
#endif
|
||||
BAT_LVL,
|
||||
NEW_SAFE_RANGE,
|
||||
};
|
||||
|
||||
#define LAYOUT_ansi_100( \
|
||||
|
|
|
|||
Loading…
Reference in a new issue