chore: rename all _ prefixed functions to camelCase#437
Conversation
Apply consistent naming convention across the codebase: - Static/file-local functions: camelCase (no prefix) - Add missing `static` keyword to file-local functions 26 files modified, covering CommandHandler, Config, SemVer, WiFiManager, WiFiScanManager, VisualStateManager, SerialInputHandler, all 17 serial command handlers, and serialization helpers. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Cpp-Linter Report
|
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
No description provided.