mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-20 10:24:22 +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…
Add table
Reference in a new issue