mirror of
https://github.com/librespot-org/librespot.git
synced 2024-11-08 16:45:43 +00:00
spirc: Increase the number of volume steps to 64
This commit is contained in:
parent
9e495d6fd7
commit
7be9626836
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ impl SpircInternal {
|
|||
},
|
||||
@{
|
||||
typ: protocol::spirc::CapabilityType::kVolumeSteps,
|
||||
intValue => [10]
|
||||
intValue => [64]
|
||||
},
|
||||
@{
|
||||
typ: protocol::spirc::CapabilityType::kSupportedContexts,
|
||||
|
|
Loading…
Reference in a new issue