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:
@@ -28,7 +28,7 @@
|
||||
#include <iostream>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <File.h>
|
||||
#include <FS.h>
|
||||
#include <JSON.h>
|
||||
#include <Context.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user