mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 10:42:49 +00:00
Fix
This commit is contained in:
@@ -62,9 +62,6 @@ void clearMessageCache();
|
||||
void scrollUp();
|
||||
void scrollDown();
|
||||
|
||||
// Determines if a line is a header line
|
||||
bool isHeader(const std::string &line);
|
||||
|
||||
} // namespace MessageRenderer
|
||||
} // namespace graphics
|
||||
#endif
|
||||
Reference in New Issue
Block a user