Преглед изворни кода

Merge remote-tracking branch 'origin/master'

Paul Lietar пре 7 година
родитељ
комит
6f1871d822
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/spirc.rs

+ 1 - 1
src/spirc.rs

@@ -80,7 +80,7 @@ fn initial_device_state(name: String, volume: u16) -> DeviceState {
             },
             @{
                 typ: protocol::spirc::CapabilityType::kVolumeSteps,
-                intValue => [10]
+                intValue => [64]
             },
             @{
                 typ: protocol::spirc::CapabilityType::kSupportedContexts,