mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-05-15 23:54:26 -04:00
Improvements
This commit is contained in:
parent
44f40c531e
commit
0553e6c17d
8 changed files with 16 additions and 15 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue