Skip to content

[WIP] Improve speed to enter red mode#813

Merged
schollz merged 2 commits intomainfrom
copilot/enter-red-mode-quicker
Mar 3, 2026
Merged

[WIP] Improve speed to enter red mode#813
schollz merged 2 commits intomainfrom
copilot/enter-red-mode-quicker

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 3, 2026

  • Explore codebase and understand "Red mode" (mode entered when MODE button held > MODE_HOLD_DURATION_THRESHOLD ms, LEDs go red and knobs control mode settings)
  • Reduce MODE_HOLD_DURATION_THRESHOLD in lib/globals.h from 700ms to 300ms to enter Red mode quicker
  • Update inaccurate debug log message in lib/ectocore.h to include actual threshold value
Original prompt

This section details on the original issue you should resolve

<issue_title>Enter Red mode quicker</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…mode quicker

Co-authored-by: schollz <6550035+schollz@users.noreply.github.com>
@schollz schollz marked this pull request as ready for review March 3, 2026 03:19
@schollz schollz merged commit e94f63f into main Mar 3, 2026
3 of 4 checks passed
@schollz schollz deleted the copilot/enter-red-mode-quicker branch March 3, 2026 03:19
Copilot stopped work on behalf of schollz due to an error March 3, 2026 03:19
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.

Enter Red mode quicker

2 participants