mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Minor spelling mistake corrected
This commit is contained in:
parent
82e4095dd4
commit
180cc84ea2
@ -180,7 +180,7 @@ void filesystemList()
|
||||
#else
|
||||
if(!HASP_FS.begin(true)) { // default vfs path: /littlefs
|
||||
#endif
|
||||
LOG_ERROR(TAG_FILE, F("Flash file system not mouted."));
|
||||
LOG_ERROR(TAG_FILE, F("Flash file system not mounted."));
|
||||
} else {
|
||||
|
||||
LOG_VERBOSE(TAG_FILE, F("Listing files on the internal flash:"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user