NEW: add HMS action to stop AMS drying

jira: [STUDIO-12372]
Change-Id: Ic6a818487fdfdde206b63708303dfe8af6e79dbf
(cherry picked from commit 092de0c43f7e3f4702f529c28a637a5b3d78e20a)
This commit is contained in:
xin.zhang
2025-05-26 14:44:24 +08:00
committed by Noisyfox
parent ad6681fa9d
commit d44ad07cfa
5 changed files with 18 additions and 2 deletions

View File

@@ -188,6 +188,7 @@ public:
STOP_BUZZER = 29,
RETRY_PROBLEM_SOLVED = 34,
STOP_DRYING = 35,
ERROR_BUTTON_COUNT
};