1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 12:59:25 +08:00

Add: Control method MaaTouch

This commit is contained in:
LmeSzinc
2023-02-02 01:44:24 +08:00
parent c705742a74
commit 36e1f01cb7
14 changed files with 263 additions and 13 deletions

View File

@@ -187,7 +187,7 @@ class CommandBuilder:
def __init__(self, device):
"""
Args:
device (Minitouch):
device:
"""
self.device = device
self.commands = []