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