Add "Bed" / "Chamber" substitutions (#18255)

This commit is contained in:
Scott Lahteine
2020-06-10 18:35:56 -05:00
committed by GitHub
parent 3bf990ec34
commit 67305f7976
4 changed files with 16 additions and 14 deletions

View File

@@ -61,7 +61,7 @@ typedef struct {
menuPosition screen_history[6];
uint8_t screen_history_depth = 0;
uint8_t MenuItemBase::itemIndex; // Index number for draw and action
int8_t MenuItemBase::itemIndex; // Index number for draw and action
chimera_t editable; // Value Editing
// Menu Edit Items