Skip to content

Fix: Revert changes on wakeup - #2412

Merged
caveman99 merged 2 commits into
meshtastic:masterfrom
mverch67:fix-2402
Apr 4, 2023
Merged

Fix: Revert changes on wakeup#2412
caveman99 merged 2 commits into
meshtastic:masterfrom
mverch67:fix-2402

Conversation

@mverch67

@mverch67 mverch67 commented Apr 4, 2023

Copy link
Copy Markdown
Collaborator

I need to revert a change done in #2403.

The current effect is that during light sleep in mode ROUTER every packet that arrives triggers the screen on (handled as button press).
The previous code was correctly handling this situation, so need to revert to that code.

This issue happens now (after all my previous tests were ok) because now the device correctly wakes up on LORA_DIO1 IRQ, which it didn't do before and the screen on didn't happen. I missed that one.

@github-actions

github-actions Bot commented Apr 4, 2023

Copy link
Copy Markdown
Contributor

🤖 Pull request artifacts

file commit
pr2412-firmware-2.1.8.fbca8cb.zip fbca8cb

thebentern added a commit to meshtastic/artifacts that referenced this pull request Apr 4, 2023
thebentern added a commit to meshtastic/artifacts that referenced this pull request Apr 4, 2023
@caveman99
caveman99 merged commit 82ab38d into meshtastic:master Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants