Skip to content

Resolve compiler warnings#117

Merged
KlausMu merged 1 commit into
OMOTE-Community:mainfrom
Stuckya:fix/compiler-warnings
Sep 27, 2025
Merged

Resolve compiler warnings#117
KlausMu merged 1 commit into
OMOTE-Community:mainfrom
Stuckya:fix/compiler-warnings

Conversation

@Stuckya
Copy link
Copy Markdown
Contributor

@Stuckya Stuckya commented Sep 20, 2025

In an attempt to simplify the hub-support branch, I'm moving some non-essential changes to individual PRs for easier review.

Summary

These changes eliminate compiler warnings without affecting functionality, making builds cleaner.

Changes

  • guiMemoryOptimizer.cpp: Removes unnecessary parentheses in conditional statement.
  • guiStatusUpdate.cpp: Replace sprintf with snprintf for buffer safety.
  • arduinoLayer.h: Add missing stdlib.h include for Windows/Linux builds.

@KlausMu KlausMu merged commit a7db641 into OMOTE-Community:main Sep 27, 2025
4 of 5 checks passed
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.

2 participants