mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 01:32:40 +00:00
gating for message storage when not using a screen
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#if HAS_SCREEN
|
||||
#include "MessageStore.h"
|
||||
#include "FSCommon.h"
|
||||
#include "NodeDB.h"
|
||||
@@ -392,3 +393,4 @@ void MessageStore::upgradeBootRelativeTimestamps()
|
||||
|
||||
// Global definition
|
||||
MessageStore messageStore("default");
|
||||
#endif
|
||||
Reference in New Issue
Block a user