From af0d2b28586dc726c520f620d91b6ab27d6a29f6 Mon Sep 17 00:00:00 2001 From: SaigyoujiYukon Date: Wed, 27 Oct 2021 22:22:06 +0800 Subject: [PATCH] Add: Using uiautomator2 to supply food in dorm. --- module/dorm/dorm.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/module/dorm/dorm.py b/module/dorm/dorm.py index 8adc9f8a3..5c065a215 100644 --- a/module/dorm/dorm.py +++ b/module/dorm/dorm.py @@ -97,8 +97,6 @@ class RewardDorm(UI): self.device.device.touch.up(x, y) - # def - @Config.when(DEVICE_CONTROL_METHOD='minitouch') def _dorm_feed_long_tap(self, button, count): # Long tap to feed. This requires minitouch.