Skip to content
  • rswindell's avatar
    Don't throw out pending rx data in zmodem_recv_init(). · 90fff93a
    rswindell authored
    Don't reset the file position to an illegal offset from received ZRPOS.
    Send empty ZCRCW frame if ZRPOS to end of file (like HT does on "skip").
    Avoid sending empty ZCRCW on files evenly divisible by 1024 (don't use feof).
    90fff93a