My code tries to open a directory with SYS_FS_DirOpen on a USB stick that isn't there. (This is being done to because I've set up the code to check if a file is on the stick when it has been mounted, if not then it continues on.) The directory handle retu..
↧