Skip to content

Conversation

@0wwafa
Copy link

@0wwafa 0wwafa commented Jan 15, 2026

Added functionality for soft and hard reboots with configuration options for short and long presses.

Magic Mapper V2.0 (work in progress)
Added soft and hard reboot.
Added short and longpress in configuration

Example:
"guide": [
{
"comment": "A short press on this button will trigger a soft reboot.",
"function": "soft_reboot"
},
{
"comment": "A long press will trigger a hard reboot (cleaning snapshots first).",
"function": "hard_reboot",
"longpress": true
}
]

Added functionality for soft and hard reboots with configuration options for short and long presses.
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.

1 participant