Deluge Firmware
Loading...
Searching...
No Matches
Classes | Functions | Variables
storagemanager.h File Reference
#include "definitions.h"
#include "r_typedefs.h"
#include "fatfs/ff.h"
Include dependency graph for storagemanager.h:

Go to the source code of this file.

Classes

struct  FileSystemStuff
 
class  StorageManager
 

Functions

void deleteOldSongBeforeLoadingNew ()
 

Variables

struct FileSystemStuff fileSystemStuff
 
StorageManager storageManager
 
FILINFO staticFNO
 
DIR staticDIR
 

Function Documentation

◆ deleteOldSongBeforeLoadingNew()

void deleteOldSongBeforeLoadingNew ( )

Variable Documentation

◆ fileSystemStuff

struct FileSystemStuff fileSystemStuff
extern

◆ staticDIR

DIR staticDIR
extern

◆ staticFNO

FILINFO staticFNO
extern

◆ storageManager

StorageManager storageManager
extern