Skip to content

add UI_NO_HIBERNATE build flag to disable hibernate screen - #3290

Merged
oltaco merged 1 commit into
meshcore-dev:devfrom
liamcottle:feature/ui-no-hibernate
Aug 24, 2026
Merged

add UI_NO_HIBERNATE build flag to disable hibernate screen#3290
oltaco merged 1 commit into
meshcore-dev:devfrom
liamcottle:feature/ui-no-hibernate

Conversation

@liamcottle

Copy link
Copy Markdown
Member

This PR adds a new UI_NO_HIBERNATE build flag and applies it to the Wio Tracker L1 BLE and USB variants.

The build flag will prevent the hibernate screen from showing at the end of the companion UI.

I frequently find my Wio Tracker L1 has been hibernated due to the joystick and enter button being knocked around in my pocket. As this node has a physical power switch, the hibernate mode doesn't really provide any benefit to the user.

So, for this variant it has been removed.

We could potentially add a new "screen lock" key combo to prevent other pages, such as advert and gps from being accidentally toggled, however the new build flag was a simpler approach for the current use case.

@oltaco
oltaco merged commit b249990 into meshcore-dev:dev Aug 24, 2026
15 checks passed
@liamcottle
liamcottle deleted the feature/ui-no-hibernate branch August 24, 2026 05:42
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