Closed Staubgeborener closed 1 month ago
The previous mentioned commend python3 ~/katapult/scripts/flashtool.py -i can0 -u b6d9de35f24f -f ~/klipper/out/klipper.bin didn't used the example UUID provided in the screenshots, so i corrected it to avoid confusion.
python3 ~/katapult/scripts/flashtool.py -i can0 -u b6d9de35f24f -f ~/klipper/out/klipper.bin
Closed this PR as my code wasn't synced anymore. Nevertheless, the mistake is still present in your code.
The previous mentioned commend
python3 ~/katapult/scripts/flashtool.py -i can0 -u b6d9de35f24f -f ~/klipper/out/klipper.bin
didn't used the example UUID provided in the screenshots, so i corrected it to avoid confusion.