mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-16 06:47:52 +00:00
more cleanup
This commit is contained in:
@@ -1301,7 +1301,7 @@ bool Screen::isFrameHidden(const std::string &frameName) const
|
||||
if (frameName == "nodelist")
|
||||
return hiddenFrames.nodelist;
|
||||
#endif
|
||||
#ifdef ed(USE_EINK)
|
||||
#ifdef USE_EINK
|
||||
if (frameName == "nodelist_lastheard")
|
||||
return hiddenFrames.nodelist_lastheard;
|
||||
if (frameName == "nodelist_hopsignal")
|
||||
|
||||
Reference in New Issue
Block a user