mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-02 18:41:42 +01:00
Don't use the sendf() macro for ack and nak messages - directly call the command_sendf() code instead. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>