From 93f327f39e086a77aaad7deac55305542a93f63e Mon Sep 17 00:00:00 2001 From: Alco van Dalen Date: Sat, 28 Feb 2026 19:16:23 +0100 Subject: [PATCH] Refactor buzzer sound handling in UITask; replace hardcoded RTTTL strings with class member variables for better maintainability. Add tasks.json for PlatformIO build configuration.