refactor: Drop FsFile alias, use HalFile in downstream code (#2141)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#define HAL_STORAGE_IMPL
|
||||
#include "HalStorage.h"
|
||||
|
||||
#include <FS.h> // need to be included before SdFat.h for compatibility with FS.h's File class
|
||||
|
||||
Reference in New Issue
Block a user