mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
6f1871d822
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ fn initial_device_state(name: String, volume: u16) -> DeviceState {
|
||||||
},
|
},
|
||||||
@{
|
@{
|
||||||
typ: protocol::spirc::CapabilityType::kVolumeSteps,
|
typ: protocol::spirc::CapabilityType::kVolumeSteps,
|
||||||
intValue => [10]
|
intValue => [64]
|
||||||
},
|
},
|
||||||
@{
|
@{
|
||||||
typ: protocol::spirc::CapabilityType::kSupportedContexts,
|
typ: protocol::spirc::CapabilityType::kSupportedContexts,
|
||||||
|
|
Loading…
Reference in a new issue