mirror of
git://soft.sys114.com/klipper
synced 2026-02-04 19:00:36 +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>