mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 10:32:19 +08:00
feat: 返回桌面&模拟器返回桌面
This commit is contained in:
@@ -374,3 +374,9 @@ bool asst::MinitouchController::connect(const std::string& adb_path, const std::
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
void asst::MinitouchController::back_to_home() noexcept
|
||||
{
|
||||
AdbController::back_to_home();
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user