Recent content by muhlisabdi

  1. muhlisabdi

    Hacking exfathax.h - no error fix

    why not modify like this: if (lba > 128) { lba = 128; }