mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 02:02:23 +00:00
initial cleanup work
This commit is contained in:
@@ -170,7 +170,7 @@ void fsInit()
|
||||
#ifdef FSCom
|
||||
if (!FSBegin())
|
||||
{
|
||||
LOG_ERROR("Filesystem mount Failed. Formatting...\n");
|
||||
LOG_ERROR("Filesystem mount Failed.\n");
|
||||
assert(0); // FIXME - report failure to phone
|
||||
}
|
||||
#ifdef ARCH_ESP32
|
||||
|
||||
Reference in New Issue
Block a user