mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-22 00:00: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>