Cleanup: Combined File, Path and Directory into FS
- The three objects are related and always travel together, so they are now combined.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <string>
|
||||
#include <stdio.h>
|
||||
#include <ViewText.h>
|
||||
#include <File.h>
|
||||
#include <FS.h>
|
||||
#include <Task.h>
|
||||
|
||||
// TF2 Class represents a single file in the task database.
|
||||
|
||||
Reference in New Issue
Block a user