• Markus Hitter's avatar
    printcore.py: review resend request line parsing. · 27f7e1de
    Markus Hitter authored
    The new algorithm mangles the request string as before,
    but then looks for the first valid number instead of
    a number in fixed places. This hopefully works for
    all firmwares.
    
    To avoid future regressions, a list of sample strings was
    started. Feel free to add more samples in.
    27f7e1de
printcore.py 12.6 KB