EmbeddedArtists AB / EALib

Dependencies:   FATFileSystem

Dependents:   LPC4088test LPC4088test_ledonly LPC4088test_deleteall LPC4088_RAMtest ... more

Issue: Speed up mci card transactions.

The wait in mci_WaitForEvent will delay all card transactions. Erase it to speed up.

1 comment:

16 Dec 2013

Thank you for pointing this out. I have released a new version of the library with the delay removed.

Anders @ Embedded Artists