mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-10-30 01:35:55 +01:00
_try_send_command() expects a list of args,
But receives a string.
Fixes abc76ee963.
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>