mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
CMF Buds: Enable spatial audio for more models
- Buds 2 Supported according to the product specs page.
This commit is contained in:
+3
@@ -68,4 +68,7 @@ public class CmfBuds2Coordinator extends AbstractEarCoordinator {
|
||||
|
||||
@Override
|
||||
public boolean supportsUltraBass() { return true; }
|
||||
|
||||
@Override
|
||||
public boolean supportsSpatialAudio() { return true; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user