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