Second, klipper renamed try_load_module in commit
787ed452c2abe3bad81ffaf732b0b2609e3534bb
So this PR will do the same.
This should fix #73, but I'm having problems getting dwc to work with an updated klipper, as after fixing this error, I get a very frequent error of dict object has no get_command or somesuch.
First, thank you for this software!
Second, klipper renamed
try_load_module
in commit 787ed452c2abe3bad81ffaf732b0b2609e3534bbSo this PR will do the same.
This should fix #73, but I'm having problems getting dwc to work with an updated klipper, as after fixing this error, I get a very frequent error of
dict object has no get_command
or somesuch.