mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Move the command_task() code from the generic code to the board specific code. This enables more flexibility in how the board specific code processes input. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>