mirror of
https://github.com/andreili/klipper.git
synced 2025-09-18 19:14:41 +02:00
Check if a config section matches a python filename in the klippy/extras/ directory. If it does, load that python code to handle the config section. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>