mirror of
https://github.com/andreili/klipper.git
synced 2025-09-13 09:01:12 +02:00
Add a lookup_command() method to the SerialReader class that provides a wrapper that stores the serial and commandqueue references. This makes it easier to run the send() method. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>