mirror of
git://soft.sys114.com/klipper
synced 2026-02-08 01:20:26 +09: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>