Conversation
… the clock in Performance The firmware README told you to change three lines in config.h to run another panel; since #446 a panel is picked by PANEL_GEOMETRY, the driver is told the module and the chain, and the canvas is what everything else sees. The REST contract gains PUT /update and the two-minute stall tolerance from #450. The editions table, the Performance card and the features catalogue say the clock lives in Performance now (#449); the clock's try-out image stays as it is. The changelog credits all five to Simone Majocchi. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Performance v0.4.0 staged by shelf.sh from a sketch copy without patternflow_secrets.h; the previous folder retired to its tag. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
release.py edition performance v0.4.0after Simone's Performance edition: add clock (+ Weather preset) #449, which adds the clock and a Weather face. It's a clean build: no credentials, and the placeholder is present. The card and the AGENTS line are updated.firmware/patternflow/README.mddescribes panel size throughPANEL_GEOMETRY(Complete PANEL_GEOMETRY for firmware64x2 builds #446).docs/rest-api.mdgainsPUT /updateand the two-minute stall tolerance (Browser OTA: raw PUT upload and longer flash timeouts #450), plus a 1.5 history line./featuresclock row say the clock lives in Performance now.release.py's co-author trailer names the current model.Checked
build.sh allpassed, footprint is within tolerance, and the host checks pass. main now matches that branch exactly.curl -Tover PUT flashes and reboots.check_versionsagrees on core v3.10.4, audio v0.6.4 and performance v0.4.0. Links resolve and the web typecheck is clean.#447 (FatFS lock) is held; the reasons are in its thread.
🤖 Generated with Claude Code