Skip to content

ESP IDF flash vars fix: save i32, longer channel names#2065

Merged
openshwprojects merged 2 commits intoopenshwprojects:mainfrom
nerdb0y:main
Mar 31, 2026
Merged

ESP IDF flash vars fix: save i32, longer channel names#2065
openshwprojects merged 2 commits intoopenshwprojects:mainfrom
nerdb0y:main

Conversation

@nerdb0y
Copy link
Copy Markdown
Contributor

@nerdb0y nerdb0y commented Mar 31, 2026

ESP IDF flash variables fixes

  • Allow longer channel names: some drivers (eg PIR) assume channel numbers up to 255.
  • Read/write channel values as i32: values were previously read as i32 but saved as i16 leading to incorrect reads

@openshwprojects openshwprojects merged commit efd383a into openshwprojects:main Mar 31, 2026
63 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.18.282 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants