Add lower limit to audio

This commit is contained in:
Terrence
2025-03-22 06:03:22 +08:00
parent 3efef0cf20
commit 023dd7fb27
3 changed files with 7 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ protected:
DisplayFonts fonts_;
virtual void SetupUI();
void SetupUI();
virtual bool Lock(int timeout_ms = 0) override;
virtual void Unlock() override;