ENH: HMS add action 39; modify display of 29

JIRA: [STUDIO-13191]
Change-Id: I411fb4c56b395d576aaca7b610aa613e4f6cf806
(cherry picked from commit 45f756d5353f84814a2c7baa3290879a7bef3d6f)
This commit is contained in:
xin.zhang
2025-07-24 11:18:06 +08:00
committed by Noisyfox
parent 6121a420f1
commit b39bc5bf8f
5 changed files with 36 additions and 7 deletions

View File

@@ -38,10 +38,11 @@ public:
//LOAD_FILAMENT = 26*/
IGNORE_RESUME = 27,
PROBLEM_SOLVED_RESUME = 28,
STOP_BUZZER = 29,
TURN_OFF_FIRE_ALARM = 29,
RETRY_PROBLEM_SOLVED = 34,
STOP_DRYING = 35,
REMOVE_CLOSE_BTN = 39, // special case, do not show close button
ERROR_BUTTON_COUNT
};