mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Copy the parameters of calls to console_sendf() on pru1 to pru0 and then call that function on pru0. Although copying the parameters is a "hack", the code size reduction is notable. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>