mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 17:16:16 +00:00
- Use package-level variables instead of mixed return/ignore pattern - Call updateBuildInfo() once at startup instead of multiple function calls - Cleaner, more consistent design with single responsibility - Eliminates confusing 'version, _, _' usage pattern Thanks for the excellent code review feedback!