SdFat Library + U8glib + m2tklib

Hi,

I am working on this menu system and part of it involves a SD Card file manager but filtered to manage only the log files created by the device. I wanted to see if anyone has had issues with SdFat not refreshing when files have been created\deleted. I am using a list box that shows the contents of the SD Card.

The menu is constantly being redrawn for each loop cycle. All code uses mills so it is constantly refreshing.

I have a lot of code and can't post it yet. I can try and pull just part of it. I just wanted to see if anyone else has seen this. I can't seem to find much on Google around this issue.

Thanks.