mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 02:02:23 +00:00
Go to thread from favorite screen
This commit is contained in:
@@ -802,7 +802,9 @@ void handleNewMessage(const StoredMessage &sm, const meshtastic_MeshPacket &pack
|
||||
}
|
||||
|
||||
// No setFrames() here anymore
|
||||
setThreadFor(sm, packet);
|
||||
if (packet.from == 0) {
|
||||
setThreadFor(sm, packet);
|
||||
}
|
||||
resetScrollState();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user