mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-05-13 17:26:29 +02:00
_try_send_command() expects a list of args,
But receives a string.
Fixes abc76ee963.
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>