mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Raise a printer.config_error() on an invalid register_command() call. This error is easier to handle for the vast majority of callers. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>