Skip to content

Heatpump: Fix -Wmaybe-uninitialized warning - #38

Open
ElVit wants to merge 1 commit into
mainfrom
heatpump/fix-climate-warning
Open

Heatpump: Fix -Wmaybe-uninitialized warning#38
ElVit wants to merge 1 commit into
mainfrom
heatpump/fix-climate-warning

Conversation

@ElVit

@ElVit ElVit commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Initialize new_target_temp_cool to avoid a compiler -Wmaybe-uninitialized warning.

This does not change the runtime behavior but makes the code explicit and removes a valid compiler warning.

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