mirror of
git://soft.sys114.com/klipper
synced 2026-02-07 18:50:28 +09:00
Export a new console_sendf() function from the board code instead of console_get_output() and console_push_output(). This enables more flexibility in how the board specific code produces output. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>