mirror of
https://github.com/Andre0512/pyhOn.git
synced 2026-06-19 21:19:43 +02:00
Improvements
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@ async def main() -> None:
|
||||
print(printer.key_print(data))
|
||||
print(
|
||||
printer.pretty_print(
|
||||
printer.create_command(device.commands, concat=True)
|
||||
printer.create_commands(device.commands, concat=True)
|
||||
)
|
||||
)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user