mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 19:20:41 +00:00
gating for message storage when not using a screen
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#if HAS_SCREEN
|
||||
#pragma once
|
||||
#include "mesh/generated/meshtastic/mesh.pb.h"
|
||||
#include <cstdint>
|
||||
@@ -101,3 +102,4 @@ class MessageStore
|
||||
|
||||
// Global instance (defined in MessageStore.cpp)
|
||||
extern MessageStore messageStore;
|
||||
#endif
|
||||
Reference in New Issue
Block a user